Home
last modified time | relevance | path

Searched refs:LowerShiftRightParts (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.h196 SDValue LowerShiftRightParts(SDValue Op, SelectionDAG &DAG, bool IsSRA) const;
H A DXtensaISelLowering.cpp1372 SDValue XtensaTargetLowering::LowerShiftRightParts(SDValue Op, in LowerShiftRightParts() function in XtensaTargetLowering
1495 return LowerShiftRightParts(Op, DAG, true); in LowerOperation()
1497 return LowerShiftRightParts(Op, DAG, false); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h180 SDValue LowerShiftRightParts(SDValue Op, SelectionDAG &DAG, bool IsSRA) const;
H A DM68kISelLowering.cpp1421 return LowerShiftRightParts(Op, DAG, true); in LowerOperation()
1423 return LowerShiftRightParts(Op, DAG, false); in LowerOperation()
3471 SDValue M68kTargetLowering::LowerShiftRightParts(SDValue Op, SelectionDAG &DAG, in LowerShiftRightParts() function in M68kTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h315 SDValue LowerShiftRightParts(SDValue Op, SelectionDAG &DAG) const;
H A DNVPTXISelLowering.cpp2254 SDValue NVPTXTargetLowering::LowerShiftRightParts(SDValue Op, in LowerShiftRightParts() function in NVPTXTargetLowering
2914 return LowerShiftRightParts(Op, DAG); in LowerOperation()
H A DNVPTXInstrInfo.td2356 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h875 SDValue LowerShiftRightParts(SDValue Op, SelectionDAG &DAG) const;
H A DARMISelLowering.cpp6389 SDValue ARMTargetLowering::LowerShiftRightParts(SDValue Op, in LowerShiftRightParts() function in ARMTargetLowering
10670 case ISD::SRA_PARTS: return LowerShiftRightParts(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc13970 …PartsENS_7SDValueERNS_12SelectionDAGE", "llvm::ARMTargetLowering::LowerShiftRightParts(llvm::SDVal…