Searched refs:LowerWindowsDIVLibCall (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 817 SDValue LowerWindowsDIVLibCall(SDValue Op, SelectionDAG &DAG, bool Signed,
|
H A D | ARMISelLowering.cpp | 9361 SDValue ARMTargetLowering::LowerWindowsDIVLibCall(SDValue Op, SelectionDAG &DAG, in LowerWindowsDIVLibCall() function in ARMTargetLowering 9450 return LowerWindowsDIVLibCall(Op, DAG, Signed, DBZCHK); in LowerDIV_Windows() 9478 SDValue Result = LowerWindowsDIVLibCall(Op, DAG, Signed, DBZCHK); in ExpandDIV_Windows()
|