Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp169 uint64_t SAddr = SI->getAddress(); in getSectionByAddress() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp98 bool SAddr = false; member
1632 if (auto *SAddr = TII->getNamedOperand(*CI.I, AMDGPU::OpName::saddr)) mergeFlatLoadPair() local
1691 if (auto *SAddr = TII->getNamedOperand(*CI.I, AMDGPU::OpName::saddr)) mergeFlatStorePair() local
H A DAMDGPUISelDAGToDAG.cpp1741 SelectGlobalSAddr(SDNode * N,SDValue Addr,SDValue & SAddr,SDValue & VOffset,SDValue & Offset) const SelectGlobalSAddr() argument
1834 SelectSAddrFI(SelectionDAG * CurDAG,SDValue SAddr) SelectSAddrFI() argument
1854 SelectScratchSAddr(SDNode * Parent,SDValue Addr,SDValue & SAddr,SDValue & Offset) const SelectScratchSAddr() argument
1898 checkFlatScratchSVSSwizzleBug(SDValue VAddr,SDValue SAddr,uint64_t ImmOffset) const checkFlatScratchSVSSwizzleBug() argument
1915 SelectScratchSVAddr(SDNode * N,SDValue Addr,SDValue & VAddr,SDValue & SAddr,SDValue & Offset) const SelectScratchSVAddr() argument
[all...]
H A DAMDGPUInstructionSelector.cpp3383 Register SAddr = selectGlobalLoadLds() local
4466 Register SAddr = selectGlobalSAddr() local
4537 Register SAddr = AddrDef->Reg; selectScratchSAddr() local
4571 checkFlatScratchSVSSwizzleBug(Register VAddr,Register SAddr,uint64_t ImmOffset) const checkFlatScratchSVSSwizzleBug() argument
[all...]
H A DSIInstrInfo.cpp6017 MachineOperand &SAddr = Inst.getOperand(OldSAddrIdx); moveFlatAddrToVGPR() local
6090 MachineOperand *SAddr = getNamedOperand(MI, AMDGPU::OpName::saddr); legalizeOperandsFLAT() local