Searched refs:ExpandDIV_Windows (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 563 void ExpandDIV_Windows(SDValue Op, SelectionDAG &DAG, bool Signed,
|
D | ARMISelLowering.cpp | 7037 void ARMTargetLowering::ExpandDIV_Windows( in ExpandDIV_Windows() function in ARMTargetLowering 7266 return ExpandDIV_Windows(SDValue(N, 0), DAG, N->getOpcode() == ISD::SDIV, in ReplaceNodeResults()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 674 void ExpandDIV_Windows(SDValue Op, SelectionDAG &DAG, bool Signed,
|
D | ARMISelLowering.cpp | 7906 void ARMTargetLowering::ExpandDIV_Windows( in ExpandDIV_Windows() function in ARMTargetLowering 8211 return ExpandDIV_Windows(SDValue(N, 0), DAG, N->getOpcode() == ISD::SDIV, in ReplaceNodeResults()
|