Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp176 void RISCVVType::printVType(unsigned VType, raw_ostream &OS) { in printVType() function in llvm::RISCVVType
H A DRISCVInstPrinter.cpp216 RISCVVType::printVType(Imm, O); in printVTypeI()
H A DRISCVBaseInfo.h534 void printVType(unsigned VType, raw_ostream &OS);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1044 RISCVVType::printVType(getVType(), OS); in print()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2588 RISCVVType::printVType(Imm, OS); in createMIROperandComment()