Home
last modified time | relevance | path

Searched refs:LowerSRA_PARTS (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h409 SDValue LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const;
DPPCISelLowering.cpp3852 SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const { in LowerSRA_PARTS() function in PPCTargetLowering
4539 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h824 SDValue LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const;
DPPCISelLowering.cpp6982 SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const { in LowerSRA_PARTS() function in PPCTargetLowering
8288 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h978 SDValue LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const;
DPPCISelLowering.cpp7603 SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const { in LowerSRA_PARTS() function in PPCTargetLowering
9540 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG); in LowerOperation()