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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h735 void lowerABS(SDNode *N, SmallVectorImpl<SDValue> &Results,
H A DARMISelLowering.cpp9468 lowerABS(N, Results, DAG);
16467 void ARMTargetLowering::lowerABS(SDNode *N, SmallVectorImpl<SDValue> &Results, function in class:ARMTargetLowering

Completed in 124 milliseconds