Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3889 bool UseNPQ = false; in BuildUDIV() local
3930 UseNPQ |= SelNPQ; in BuildUDIV()
3978 if (UseNPQ) { in BuildUDIV()