Searched refs:printVType (Results 1 – 5 of 5) sorted by relevance
165 void RISCVVType::printVType(unsigned VType, raw_ostream &OS) { in printVType() function in llvm::RISCVVType
177 RISCVVType::printVType(Imm, O); in printVTypeI()
464 void printVType(unsigned VType, raw_ostream &OS);
2034 RISCVVType::printVType(Imm, OS); in createMIROperandComment()
830 RISCVVType::printVType(getVType(), OS); in print()