Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1645 SDValue &SAddr, in SelectGlobalSAddr()
1738 static SDValue SelectSAddrFI(SelectionDAG *CurDAG, SDValue SAddr) { in SelectSAddrFI()
1758 SDValue &SAddr, in SelectScratchSAddr()
1802 SDValue VAddr, SDValue SAddr, uint64_t ImmOffset) const { in checkFlatScratchSVSSwizzleBug()
1819 SDValue &VAddr, SDValue &SAddr, in SelectScratchSVAddr()
H A DSILoadStoreOptimizer.cpp98 bool SAddr = false; member
1595 if (auto *SAddr = TII->getNamedOperand(*CI.I, AMDGPU::OpName::saddr)) in mergeFlatLoadPair() local
1654 if (auto *SAddr = TII->getNamedOperand(*CI.I, AMDGPU::OpName::saddr)) in mergeFlatStorePair() local
H A DAMDGPUInstructionSelector.cpp3215 Register SAddr = in selectGlobalLoadLds() local
4014 Register SAddr = in selectGlobalSAddr() local
4085 Register SAddr = AddrDef->Reg; in selectScratchSAddr() local
4118 Register VAddr, Register SAddr, uint64_t ImmOffset) const { in checkFlatScratchSVSSwizzleBug()
H A DSIInstrInfo.cpp5461 MachineOperand &SAddr = Inst.getOperand(OldSAddrIdx); in moveFlatAddrToVGPR() local
5534 MachineOperand *SAddr = getNamedOperand(MI, AMDGPU::OpName::saddr); in legalizeOperandsFLAT() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp167 uint64_t SAddr = SI->getAddress(); in getSectionByAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp169 uint64_t SAddr = SI->getAddress(); in getSectionByAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp169 uint64_t SAddr = SI->getAddress(); in getSectionByAddress() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5654 Address SAddr(S, Ctx.getTypeAlignInChars(Ctx.getSizeType())); in emitOffloadingArrays() local