Home
last modified time | relevance | path

Searched defs:CI2 (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
Dnested2.C3 class CI2; variable
/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstantFold.cpp1008 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
1129 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp90 const ConstantInt *CI2 = cast<const ConstantInt>(C2.High); in operator ()() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1130 ConstantInt *CI2, ConstantInt *CI1, in processUGT_ADDCST_ADD()
1321 ConstantInt *CI, *CI2; // I = icmp ugt (add (add A, B), CI2), CI in foldICmpWithConstant() local
DInstCombineCasts.cpp266 const CastInst *CI2) { in isEliminableCastPair()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5824 CallInst *CI2 = dyn_cast<CallInst>(V); in buildTree_rec() local
5878 auto *CI2 = cast<CallInst>(V); in buildTree_rec() local
13383 auto *CI2 = cast<CmpInst>(V2); in compareCmp() local