Home
last modified time | relevance | path

Searched defs:lowerABS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4198 SDValue RISCVTargetLowering::lowerABS(SDValue Op, SelectionDAG &DAG) const { in lowerABS() function in RISCVTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp18952 void ARMTargetLowering::lowerABS(SDNode *N, SmallVectorImpl<SDValue> &Results, in lowerABS() function in ARMTargetLowering