Home
last modified time | relevance | path

Searched defs:IOp (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp175 if (auto *IOp = dyn_cast<Instruction>(Operand)) in getMinBitWidth() local
190 if (auto *IOp = dyn_cast<Instruction>(Operand)) { in getMinBitWidth() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp213 if (auto *IOp = dyn_cast<Instruction>(Operand)) in getMinBitWidth() local
228 if (auto *IOp = dyn_cast<Instruction>(Operand)) { in getMinBitWidth() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/transforms/
H A Dmap_mhlo_to_scalar_op.h41 using IOp = void; member
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp570 ShlOperator *IOp = cast<ShlOperator>(I); in SimplifyDemandedUseBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp509 ShlOperator *IOp = cast<ShlOperator>(I); in SimplifyDemandedUseBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp635 ShlOperator *IOp = cast<ShlOperator>(I); in SimplifyDemandedUseBits() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1075 Value *IOp = I->getOperand(1); in areInstsCompatible() local