Home
last modified time | relevance | path

Searched defs:AP2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DConstantRangeListTest.cpp106 APInt AP2 = APInt(64, 2, /*isSigned=*/true); in TEST_F() local
160 APInt AP2 = APInt(64, 2, /*isSigned=*/true); in TEST_F() local
214 APInt AP2 = APInt(64, 2, /*isSigned=*/true); in TEST_F() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp964 foldICmpShrConstConst(ICmpInst & I,Value * A,const APInt & AP1,const APInt & AP2) foldICmpShrConstConst() argument
1023 foldICmpShlConstConst(ICmpInst & I,Value * A,const APInt & AP1,const APInt & AP2) foldICmpShlConstConst() argument
5105 const APInt *AP1, *AP2; foldICmpBinOp() local
5680 const APInt *AP1, *AP2; foldICmpEquality() local
[all...]