Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1045 Type printType = printOp.getPrintType(); in matchAndRewrite()
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DRecord.cpp2350 std::string RecordVal::getPrintType() const { in getPrintType() function in RecordVal
2419 OS << getPrintType() << " " << getNameInitAsString(); in print()
/llvm-project-15.0.7/llvm/include/llvm/TableGen/
H A DRecord.h1516 std::string getPrintType() const;
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/IR/
H A DVectorOps.td2301 Type getPrintType() {