Home
last modified time | relevance | path

Searched refs:UseNPQ (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4945 bool UseNPQ = false; in buildUDivUsingMul() local
4985 UseNPQ |= SelNPQ; in buildUDivUsingMul()
5015 if (UseNPQ) { in buildUDivUsingMul()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6050 bool UseNPQ = false, UsePreShift = false, UsePostShift = false; in BuildUDIV() local
6083 UseNPQ |= magics.IsAdd; in BuildUDIV()
6156 if (UseNPQ) { in BuildUDIV()