Searched defs:AP2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | ConstantRangeListTest.cpp | 106 APInt AP2 = APInt(64, 2, /*isSigned=*/true); in TEST_F() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 964 foldICmpShrConstConst(ICmpInst & I,Value * A,const APInt & AP1,const APInt & AP2) foldICmpShrConstConst() argument |