Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp89 const ConstantInt *CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp1128 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp265 InstCombinerImpl::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair()
H A DInstCombineCompares.cpp1130 ConstantInt *CI2, ConstantInt *CI1, in processUGT_ADDCST_ADD()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13382 auto *CI1 = cast<CmpInst>(V); in compareCmp() local