Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp689 ShlOperator *IOp = cast<ShlOperator>(I); in SimplifyDemandedUseBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11628 if (auto *IOp = dyn_cast<Instruction>(Op); in gather() local