Home
last modified time | relevance | path

Searched defs:EncodedOffset (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2497 int64_t EncodedOffset) { in isLegalSMRDEncodedUnsignedOffset()
2503 int64_t EncodedOffset, in isLegalSMRDEncodedSignedOffset()
2535 int64_t EncodedOffset = convertSMRDOffsetUnits(ST, ByteOffset); in getSMRDEncodedOffset() local
2546 int64_t EncodedOffset = convertSMRDOffsetUnits(ST, ByteOffset); in getSMRDEncodedLiteralOffset32() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1083 int64_t EncodedOffset) { in isLegalSMRDImmOffset()
1099 int64_t EncodedOffset = Gen < AMDGPUSubtarget::VOLCANIC_ISLANDS ? in SelectSMRDOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp431 unsigned EncodedOffset = AMDGPU::convertSMRDOffsetUnits(Subtarget, Offset); in emitEntryFunctionFlatScratchInit() local
741 unsigned EncodedOffset = AMDGPU::convertSMRDOffsetUnits(Subtarget, Offset); in emitEntryFunctionScratchRsrcRegSetup() local
H A DAMDGPUISelDAGToDAG.cpp1908 std::optional<int64_t> EncodedOffset = in SelectSMRDOffset() local
H A DAMDGPUInstructionSelector.cpp4858 std::optional<int64_t> EncodedOffset = in selectSMRDBufferSgprImm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp590 unsigned EncodedOffset = AMDGPU::getSMRDEncodedOffset(Subtarget, Offset); in emitEntryFunctionScratchSetup() local
H A DAMDGPUISelDAGToDAG.cpp1773 int64_t EncodedOffset = AMDGPU::getSMRDEncodedOffset(*Subtarget, ByteOffset); in SelectSMRDOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1257 int64_t EncodedOffset = getSMRDEncodedOffset(ST, ByteOffset); in isLegalSMRDImmOffset() local