Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp169 uint64_t SAddr = SI->getAddress(); getSectionByAddress() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp98 bool SAddr = false; global() member
1616 if (auto *SAddr = TII->getNamedOperand(*CI.I, AMDGPU::OpName::saddr)) mergeFlatLoadPair() local
1647 if (auto *SAddr = TII->getNamedOperand(*CI.I, AMDGPU::OpName::saddr)) mergeFlatStorePair() local
H A DAMDGPUISelDAGToDAG.cpp1939 SAddr = Addr; in SelectScratchSVAddr() argument
1764 SelectGlobalSAddr(SDNode * N,SDValue Addr,SDValue & SAddr,SDValue & VOffset,SDValue & Offset) const SelectGlobalSAddr() argument
1857 SelectSAddrFI(SelectionDAG * CurDAG,SDValue SAddr) SelectSAddrFI() argument
1877 SelectScratchSAddr(SDNode * Parent,SDValue Addr,SDValue & SAddr,SDValue & Offset) const SelectScratchSAddr() argument
1921 checkFlatScratchSVSSwizzleBug(SDValue VAddr,SDValue SAddr,uint64_t ImmOffset) const checkFlatScratchSVSSwizzleBug() argument
[all...]
H A DAMDGPUInstructionSelector.cpp3341 Register SAddr = selectGlobalLoadLds() local
4437 Register SAddr = selectGlobalSAddr() local
4508 Register SAddr = AddrDef->Reg; selectScratchSAddr() local
4542 checkFlatScratchSVSSwizzleBug(Register VAddr,Register SAddr,uint64_t ImmOffset) const checkFlatScratchSVSSwizzleBug() argument
[all...]
H A DSIInstrInfo.cpp6128 MachineOperand &SAddr = Inst.getOperand(OldSAddrIdx); moveFlatAddrToVGPR() local
6201 MachineOperand *SAddr = getNamedOperand(MI, AMDGPU::OpName::saddr); legalizeOperandsFLAT() local