Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.cpp165 void RISCVVType::printVType(unsigned VType, raw_ostream &OS) { in printVType() function in llvm::RISCVVType
DRISCVInstPrinter.cpp177 RISCVVType::printVType(Imm, O); in printVTypeI()
DRISCVBaseInfo.h464 void printVType(unsigned VType, raw_ostream &OS);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp2034 RISCVVType::printVType(Imm, OS); in createMIROperandComment()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp830 RISCVVType::printVType(getVType(), OS); in print()