Searched defs:CI1 (Results 1 – 15 of 15) sorted by relevance
/external/clang/test/CodeGenCXX/ |
D | builtins-systemz-zvector.cpp | 14 constexpr vector int CI1 = (vector int)0LL; in testInts() local 34 constexpr vector double CI1 = (vector double)0LL; in testFloats() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 76 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 111 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 92 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 188 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 1431 ConstantInt *CI1, in FoldICmpCstShrCst() 1495 ConstantInt *CI1, in FoldICmpCstShlCst() 2496 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
|
D | InstCombineAndOrXor.cpp | 2072 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldOrWithConstants() local 2101 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldXorWithConstants() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 1132 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
|
/external/llvm/lib/IR/ |
D | ConstantFold.cpp | 1119 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | ConstantFold.cpp | 1173 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 1735 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldOrWithConstants() local
|
D | InstCombineCompares.cpp | 1635 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1503 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local 1687 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCasts.cpp | 233 Instruction::CastOps InstCombiner::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair()
|
D | InstCombineCompares.cpp | 1236 ConstantInt *CI2, ConstantInt *CI1, in processUGT_ADDCST_ADD()
|