Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dbuiltins-systemz-zvector.cpp14 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/
DLowerSwitch.cpp76 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp92 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h188 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1431 ConstantInt *CI1, in FoldICmpCstShrCst()
1495 ConstantInt *CI1, in FoldICmpCstShlCst()
2496 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
DInstCombineAndOrXor.cpp2072 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldOrWithConstants() local
2101 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldXorWithConstants() local
/external/llvm/lib/IR/
DConstantFold.cpp1119 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp1173 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1735 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); in FoldOrWithConstants() local
DInstCombineCompares.cpp1635 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1503 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local
1687 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local