Home
last modified time | relevance | path

Searched defs:CI1 (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp88 const ConstantInt *CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp890 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { ConstantFoldBinaryInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp126 InstCombinerImpl::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair() argument
H A DInstCombineCompares.cpp1065 processUGT_ADDCST_ADD(ICmpInst & I,Value * A,Value * B,ConstantInt * CI2,ConstantInt * CI1,InstCombinerImpl & IC) processUGT_ADDCST_ADD() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15778 auto *CI1 = cast<CmpInst>(V); compareCmp() local