Home
last modified time | relevance | path

Searched defs:LowerShiftParts (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp719 SDValue R600TargetLowering::LowerShiftParts(SDValue Op, in LowerShiftParts() function in R600TargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9719 SDValue AArch64TargetLowering::LowerShiftParts(SDValue Op, in LowerShiftParts() function in AArch64TargetLowering
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21032 static SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) { in LowerShiftParts() function