Home
last modified time | relevance | path

Searched refs:LowerShiftLeftParts (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.h533 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
DNVPTXISelLowering.cpp1766 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering
1844 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
DNVPTXInstrInfo.td1198 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h425 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
DARMISelLowering.cpp3295 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/
DAArch64ISelLowering.h505 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
DAArch64ISelLowering.cpp2380 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
4487 SDValue AArch64TargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.h554 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
DARMISelLowering.cpp4553 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering
7182 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()