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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h724 void ExpandDIV_Windows(SDValue Op, SelectionDAG &DAG, bool Signed,
H A DARMISelLowering.cpp9052 void ARMTargetLowering::ExpandDIV_Windows( function in class:ARMTargetLowering
9460 return ExpandDIV_Windows(SDValue(N, 0), DAG, N->getOpcode() == ISD::SDIV,

Completed in 146 milliseconds