Searched refs:LowerSHL_PARTS (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.h | 90 SDValue LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const;
|
D | LanaiISelLowering.cpp | 196 return LowerSHL_PARTS(Op, DAG); in LowerOperation() 1235 SDValue LanaiTargetLowering::LowerSHL_PARTS(SDValue Op, in LowerSHL_PARTS() function in LanaiTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 407 SDValue LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const;
|
D | PPCISelLowering.cpp | 3794 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/ |
D | PPCISelLowering.h | 822 SDValue LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const;
|
D | PPCISelLowering.cpp | 6924 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 976 SDValue LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const;
|
D | PPCISelLowering.cpp | 7545 SDValue PPCTargetLowering::LowerSHL_PARTS(SDValue Op, SelectionDAG &DAG) const { in LowerSHL_PARTS() function in PPCTargetLowering 9538 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG); in LowerOperation()
|