Searched defs:intOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | PPCIntrinsicCall.cpp | 2404 auto intOp{builder.createConvert(loc, eleTy, argBases[0])}; in genVecSplat() local |
/llvm-project/mlir/lib/Dialect/Tensor/IR/ | ||
H A D | TensorOps.cpp | 3312 APSInt intOp; matchAndRewrite() local |