Searched refs:ExpandDIV_Windows (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h547 void ExpandDIV_Windows(SDValue Op, SelectionDAG &DAG, bool Signed,
H A DARMISelLowering.cpp6757 void ARMTargetLowering::ExpandDIV_Windows( function in class:ARMTargetLowering
6932 return ExpandDIV_Windows(SDValue(N, 0), DAG, N->getOpcode() == ISD::SDIV,

Completed in 114 milliseconds