HomeSort by relevance Sort by last modified time
    Searched refs:lowerGlobalAddress (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
RISCVISelLowering.h 107 SDValue lowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const;
RISCVISelLowering.cpp 276 return lowerGlobalAddress(Op, DAG);
292 SDValue RISCVTargetLowering::lowerGlobalAddress(SDValue Op,
302 report_fatal_error("Unable to lowerGlobalAddress");
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 496 SDValue lowerGlobalAddress(GlobalAddressSDNode *Node,
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 434 SDValue lowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const;
MipsISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsISelLowering.h 542 SDValue lowerGlobalAddress(SDValue Op, SelectionDAG &DAG) const;
MipsISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 542 SDValue lowerGlobalAddress(GlobalAddressSDNode *Node,
SystemZISelLowering.cpp     [all...]

Completed in 733 milliseconds