Home
last modified time | relevance | path

Searched defs:oldTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DEmulateWideInt.cpp500 Type oldTy = op.getType(); in matchAndRewrite() local
640 Type oldTy = op.getType(); in matchAndRewrite() local
729 Type oldTy = op.getType(); in matchAndRewrite() local
818 Type oldTy = op.getType(); in matchAndRewrite() local
882 Type oldTy = in.getType(); matchAndRewrite() local
926 Type oldTy = op.getIn().getType(); matchAndRewrite() local
[all...]
/llvm-project/mlir/lib/Conversion/FuncToLLVM/
H A DFuncToLLVM.cpp632 Type oldTy = std::get<0>(it).getType(); matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp670 Type oldTy = std::get<0>(it).getType(); matchAndRewrite() local