Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp160 void RISCVVType::printVType(unsigned VType, raw_ostream &OS) { in printVType() function in llvm::RISCVVType
H A DRISCVInstPrinter.cpp181 RISCVVType::printVType(Imm, O); in printVTypeI()
H A DRISCVBaseInfo.h432 void printVType(unsigned VType, raw_ostream &OS);
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1432 RISCVVType::printVType(Imm, OS); in createMIROperandComment()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp830 RISCVVType::printVType(getVType(), OS); in print()