Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp69 unsigned ShiftOffset; member
262 unsigned ShiftOffset = 8 * Offset; in matchCvtF32UByteN() local
H A DAMDGPURegisterBankInfo.cpp1484 auto ShiftOffset = Signed ? B.buildAShr(S64, SrcReg, OffsetReg) in applyMappingBFE() local
H A DSIISelLowering.cpp11540 unsigned ShiftOffset = 8 * Offset; in performCvtF32UByteNCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1336 SDValue ShiftOffset = DAG.getConstant(NewBits - OldBits, DL, AmtVT); in PromoteIntRes_FunnelShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6633 ConstantSDNode *ShiftOffset = in MatchStoreCombine() local