Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4798 bool UseNPQ = false; in buildUDivUsingMul() local
4839 UseNPQ |= SelNPQ; in buildUDivUsingMul()
4869 if (UseNPQ) { in buildUDivUsingMul()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5947 bool UseNPQ = false; in BuildUDIV() local
5988 UseNPQ |= SelNPQ; in BuildUDIV()
6054 if (UseNPQ) { in BuildUDIV()