Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9453 static SDValue WinDBZCheckDenominator(SelectionDAG &DAG, SDNode *N, SDValue InChain) { in WinDBZCheckDenominator() function
9476 SDValue DBZCHK = WinDBZCheckDenominator(DAG, Op.getNode(), DAG.getEntryNode()); in ExpandDIV_Windows()
18762 InChain = WinDBZCheckDenominator(DAG, Op.getNode(), InChain); in LowerDivRem()
18803 InChain = WinDBZCheckDenominator(DAG, N, InChain); in LowerREM()