Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp175 if (auto *IOp = dyn_cast<Instruction>(Operand)) in getMinBitWidth() local
190 if (auto *IOp = dyn_cast<Instruction>(Operand)) { in getMinBitWidth() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp509 ShlOperator *IOp = cast<ShlOperator>(I); in SimplifyDemandedUseBits() local