/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | ELF.cpp | 599 toMappedAddr(uint64_t VAddr,WarningHandler WarnHandler) const toMappedAddr() argument 622 __anon9291187f0202(uint64_t VAddr, const Elf_Phdr_Impl<ELFT> *Phdr) toMappedAddr() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 1314 SelectMUBUF(SDValue Addr,SDValue & Ptr,SDValue & VAddr,SDValue & SOffset,SDValue & Offset,SDValue & Offen,SDValue & Idxen,SDValue & Addr64) const SelectMUBUF() argument 1403 SelectMUBUFAddr64(SDValue Addr,SDValue & SRsrc,SDValue & VAddr,SDValue & SOffset,SDValue & Offset) const SelectMUBUFAddr64() argument 1445 SelectMUBUFScratchOffen(SDNode * Parent,SDValue Addr,SDValue & Rsrc,SDValue & VAddr,SDValue & SOffset,SDValue & ImmOffset) const SelectMUBUFScratchOffen() argument 1568 SDValue Ptr, VAddr, Offen, Idxen, Addr64; SelectMUBUFOffset() local 1616 SelectFlatOffsetImpl(SDNode * N,SDValue Addr,SDValue & VAddr,SDValue & Offset,uint64_t FlatVariant) const SelectFlatOffsetImpl() argument 1711 SelectFlatOffset(SDNode * N,SDValue Addr,SDValue & VAddr,SDValue & Offset) const SelectFlatOffset() argument 1717 SelectGlobalOffset(SDNode * N,SDValue Addr,SDValue & VAddr,SDValue & Offset) const SelectGlobalOffset() argument 1723 SelectScratchOffset(SDNode * N,SDValue Addr,SDValue & VAddr,SDValue & Offset) const SelectScratchOffset() 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 D | AMDGPUInstructionSelector.cpp | 4571 checkFlatScratchSVSSwizzleBug(Register VAddr,Register SAddr,uint64_t ImmOffset) const checkFlatScratchSVSSwizzleBug() argument 4686 Register VAddr = Root.getReg(); selectMUBUFScratchOffen() local 5164 selectMUBUFAddr64Impl(MachineOperand & Root,Register & VAddr,Register & RSrcReg,Register & SOffset,int64_t & Offset) const selectMUBUFAddr64Impl() argument 5241 Register VAddr; selectMUBUFAddr64() local [all...] |
H A D | SILoadStoreOptimizer.cpp | 99 bool VAddr = false; member [all...] |
H A D | SIInstrInfo.cpp | 6030 MachineOperand &VAddr = Inst.getOperand(OldVAddrIdx); moveFlatAddrToVGPR() local 6686 MachineOperand *VAddr = getNamedOperand(MI, AMDGPU::OpName::vaddr); legalizeOperands() local [all...] |
H A D | AMDGPULegalizerInfo.cpp | 6085 auto VAddr = convertImageAddrToPacked() local
|
H A D | SIISelLowering.cpp | 7663 SDValue VAddr; lowerImage() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | RawMemProfReader.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 459 uint64_t VAddr = 0; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 697 llvm::yaml::Hex64 VAddr; global() member
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 2028 __anon84b87b4e0802(uint64_t Tag, uint64_t VAddr) parseDynamicTable() argument
|