Searched defs:castSrcType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ | ||
H A D | VectorTransforms.cpp | 581 VectorType castSrcType = castOp.getSourceVectorType(); in matchAndRewrite() local |
/llvm-project/mlir/lib/Conversion/ArithToEmitC/ | ||
H A D | ArithToEmitC.cpp | 361 Type castSrcType = adaptIntegralTypeSignedness(operandType, doUnsigned); matchAndRewrite() local |