Home
last modified time | relevance | path

Searched defs:ShiftOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp90 unsigned ShiftOffset; global() member
350 unsigned ShiftOffset = 8 * Offset; matchCvtF32UByteN() local
[all...]
H A DAMDGPURegisterBankInfo.cpp1479 auto ShiftOffset = Signed ? B.buildAShr(S64, SrcReg, OffsetReg) applyMappingBFE() local
H A DSIISelLowering.cpp14307 unsigned ShiftOffset = 8 * Offset; performCvtF32UByteNCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1423 SDValue ShiftOffset = DAG.getConstant(NewBits - OldBits, DL, AmtVT); PromoteIntRes_FunnelShift() local
1477 SDValue ShiftOffset = DAG.getConstant(NewBits - OldBits, DL, AmtVT); PromoteIntRes_VPFunnelShift() local