Searched refs:printVType (Results 1 – 4 of 4) sorted by relevance
124 void RISCVVType::printVType(unsigned VType, raw_ostream &OS) { in printVType() function in llvm::RISCVVType
344 void printVType(unsigned VType, raw_ostream &OS);
173 RISCVVType::printVType(Imm, O); in printVTypeI()
754 RISCVVType::printVType(getVType(), OS); in print()