Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dbuiltins-systemz-zvector.cpp19 constexpr vector int CI2 = (vector int)char(0); in testInts() local
39 constexpr vector double CI2 = (vector double)char(0); in testFloats() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1432 ConstantInt *CI2) { in FoldICmpCstShrCst()
1496 ConstantInt *CI2) { in FoldICmpCstShlCst()
2496 ConstantInt *CI2, ConstantInt *CI1, in ProcessUGT_ADDCST_ADD()
3262 ConstantInt *CI2; // I = icmp ugt (add (add A, B), CI2), CI in visitICmpInst() local
3312 ConstantInt *CI2; in visitICmpInst() local
3337 ConstantInt *CI2; in visitICmpInst() local
3759 if (BitCastInst *CI2 = dyn_cast<BitCastInst>(Op1)) in visitICmpInst() local
H A DInstCombineAndOrXor.cpp2076 ConstantInt *CI2 = nullptr; in FoldOrWithConstants() local
2106 ConstantInt *CI2 = nullptr; in FoldXorWithConstants() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantFold.cpp1008 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
1129 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
/aosp_15_r20/external/llvm/lib/IR/
H A DConstantFold.cpp1019 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
1120 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp1125 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
1245 if (ConstantInt *CI2 = dyn_cast<ConstantInt>(C2)) { in ConstantFoldBinaryInstruction() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp93 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); in operator ()() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp123 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); in operator ()() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp90 const ConstantInt *CI2 = cast<const ConstantInt>(C2.High); in operator ()() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1503 ConstantInt *CI1, *CI2; in SimplifyAndOfICmps() local
1687 ConstantInt *CI1, *CI2; in SimplifyOrOfICmps() local
2305 ConstantInt *CI2; in SimplifyICmpInst() local
H A DValueTracking.cpp3847 if (auto *CI2 = dyn_cast<CastInst>(V2)) { in lookThroughCast() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1373 CallInst *CI2 = dyn_cast<CallInst>(VL[i]); in buildTree_rec() local
1414 CallInst *CI2 = dyn_cast<CallInst>(j); in buildTree_rec() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1256 ConstantInt *CI2, ConstantInt *CI1, in processUGT_ADDCST_ADD()
1448 ConstantInt *CI, *CI2; // I = icmp ugt (add (add A, B), CI2), CI in foldICmpWithConstant() local
H A DInstCombineCasts.cpp234 const CastInst *CI2) { in isEliminableCastPair()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A 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
H A DInstCombineCasts.cpp266 const CastInst *CI2) { in isEliminableCastPair()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3015 CallInst *CI2 = dyn_cast<CallInst>(V); in buildTree_rec() local
3063 auto *CI2 = cast<CallInst>(V); in buildTree_rec() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A 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