Home
last modified time | relevance | path

Searched refs:LowerSHL_PARTS (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h407 SDValue LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const;
DPPCISelLowering.cpp3794 SDValue PPCTargetLowering::LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const { in LowerSHL_PARTS() function in PPCTargetLowering
4537 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h822 SDValue LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const;
DPPCISelLowering.cpp6924 SDValue PPCTargetLowering::LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const { in LowerSHL_PARTS() function in PPCTargetLowering
8286 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG); in LowerOperation()