Home
last modified time | relevance | path

Searched refs:getPrintType (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp2126 std::string RecordVal::getPrintType() const { in getPrintType() function in RecordVal
2195 OS << getPrintType() << " " << getNameInitAsString(); in print()
/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp1333 Type printType = printOp.getPrintType(); in matchAndRewrite()
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h1401 std::string getPrintType() const;
/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorOps.td1975 Type getPrintType() {