Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5296 bool UseNPQ = false; in BuildUDIV() local
5337 UseNPQ |= SelNPQ; in BuildUDIV()
5403 if (UseNPQ) { in BuildUDIV()