Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp169 uint64_t SAddr = SI->getAddress(); in getSectionByAddress() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1781 SDValue &SAddr, in SelectGlobalSAddr()
1874 static SDValue SelectSAddrFI(SelectionDAG *CurDAG, SDValue SAddr) { in SelectSAddrFI()
1895 SDValue &SAddr, in SelectScratchSAddr()
H A DAMDGPUInstructionSelector.cpp3589 Register SAddr = in selectGlobalSAddr() local
3663 Register SAddr = AddrDef->Reg; in selectScratchSAddr() local
H A DSIInstrInfo.cpp4998 MachineOperand &SAddr = Inst.getOperand(OldSAddrIdx); in moveFlatAddrToVGPR() local
5071 MachineOperand *SAddr = getNamedOperand(MI, AMDGPU::OpName::saddr); in legalizeOperandsFLAT() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9445 Address SAddr(S, Ctx.getTypeAlignInChars(Int64Ty)); in emitOffloadingArrays() local