Home
last modified time | relevance | path

Searched refs:printVType (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h117 void printVType(unsigned VType, raw_ostream &OS);
/src/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp189 void printVType(unsigned VType, raw_ostream &OS) { in printVType() function
/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp219 RISCVVType::printVType(Imm, O); in printVTypeI()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1074 RISCVVType::printVType(getVType(), OS); in print()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3003 RISCVVType::printVType(Imm, OS); in createMIROperandComment()