Searched defs:LowerShiftParts (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600ISelLowering.cpp | 717 SDValue R600TargetLowering::LowerShiftParts(SDValue Op, LowerShiftParts() function in R600TargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 11050 SDValue AArch64TargetLowering::LowerShiftParts(SDValue Op, LowerShiftParts() function in AArch64TargetLowering |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 19035 static SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) { LowerShiftParts() function |