/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 567 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
D | NVPTXISelLowering.cpp | 1959 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering 2038 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|
D | NVPTXInstrInfo.td | 1320 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.h | 533 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
D | NVPTXISelLowering.cpp | 1766 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering 1844 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|
D | NVPTXInstrInfo.td | 1198 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.h | 425 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
D | ARMISelLowering.cpp | 3295 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering 4969 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 505 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
D | AArch64ISelLowering.cpp | 2380 return LowerShiftLeftParts(Op, DAG); in LowerOperation() 4487 SDValue AArch64TargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in AArch64TargetLowering
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 554 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
D | ARMISelLowering.cpp | 4553 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering 7182 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 623 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
D | AArch64ISelLowering.cpp | 2850 return LowerShiftLeftParts(Op, DAG); in LowerOperation() 5150 SDValue AArch64TargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in AArch64TargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 665 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
|
D | ARMISelLowering.cpp | 5304 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering 8096 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()
|