Home
last modified time | relevance | path

Searched defs:NPQ (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DDivisionByConstantTest.cpp135 APInt NPQ = Numerator - Q; in UnsignedDivideUsingMagic() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5261 Register NPQ = MIB.buildSub(Ty, LHS, Q).getReg(0); buildUDivUsingMul() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6542 SDValue NPQ = DAG.getNode(ISD::SUB, dl, VT, N0, Q); BuildUDIV() local
[all...]