HomeSort by: relevance | last modified time | path
    Searched refs:lowerABS (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.h 526 SDValue lowerABS(SDValue Op, SelectionDAG &DAG) const;
RISCVISelLowering.cpp 2401 return lowerABS(Op, DAG);
4198 SDValue RISCVTargetLowering::lowerABS(SDValue Op, SelectionDAG &DAG) const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h 826 void lowerABS(SDNode *N, SmallVectorImpl<SDValue> &Results,
ARMISelLowering.cpp 10034 lowerABS(N, Results, DAG);
18952 void ARMTargetLowering::lowerABS(SDNode *N, SmallVectorImpl<SDValue> &Results,

Completed in 52 milliseconds