Searched defs:AP1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1152 foldICmpShrConstConst(ICmpInst &I, Value *A, const APInt &AP1, const APInt &AP2) argument
1211 foldICmpShlConstConst(ICmpInst &I, Value *A, const APInt &AP1, const APInt &AP2) argument
3876 const APInt &AP1 = C1->getValue(); local
[all...]

Completed in 102 milliseconds