Home
last modified time | relevance | path

Searched defs:Addr (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp425 uint64_t Addr, in DecodeFixedPointScaleImm32()
434 uint64_t Addr, in DecodeFixedPointScaleImm64()
441 uint64_t Addr, in DecodePCRelLabel16()
456 uint64_t Addr, in DecodePCRelLabel19()
536 uint64_t Addr, in DecodeVecShiftR64Imm()
542 uint64_t Addr, in DecodeVecShiftR64ImmNarrow()
548 uint64_t Addr, in DecodeVecShiftR32Imm()
554 uint64_t Addr, in DecodeVecShiftR32ImmNarrow()
560 uint64_t Addr, in DecodeVecShiftR16Imm()
566 uint64_t Addr, in DecodeVecShiftR16ImmNarrow()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map.cpp15 bool MemMapDefault::mapImpl(uptr Addr, uptr Size, const char *Name, in mapImpl()
27 void MemMapDefault::unmapImpl(uptr Addr, uptr Size) { in unmapImpl()
41 bool MemMapDefault::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl()
56 void MemMapDefault::setMemoryPermissionImpl(uptr Addr, uptr Size, uptr Flags) { in setMemoryPermissionImpl()
64 bool ReservedMemoryDefault::createImpl(uptr Addr, uptr Size, const char *Name, in createImpl()
77 ReservedMemoryDefault::MemMapT ReservedMemoryDefault::dispatchImpl(uptr Addr, in dispatchImpl()
H A Dmem_map_fuchsia.cpp105 bool MemMapFuchsia::mapImpl(UNUSED uptr Addr, uptr Size, const char *Name, in mapImpl()
151 void MemMapFuchsia::unmapImpl(uptr Addr, uptr Size) { in unmapImpl()
180 bool MemMapFuchsia::remapImpl(uptr Addr, uptr Size, const char *Name, in remapImpl()
221 void MemMapFuchsia::setMemoryPermissionImpl(uptr Addr, uptr Size, uptr Flags) { in setMemoryPermissionImpl()
232 bool ReservedMemoryFuchsia::createImpl(UNUSED uptr Addr, uptr Size, in createImpl()
254 ReservedMemoryFuchsia::MemMapT ReservedMemoryFuchsia::dispatchImpl(uptr Addr, in dispatchImpl()
H A Dmem_map_base.h33 void unmap(uptr Addr, uptr Size) { in unmap()
50 void setMemoryPermission(uptr Addr, uptr Size, uptr Flags) { in setMemoryPermission()
109 MemMapT dispatch(uptr Addr, uptr Size) { in dispatch()
H A Dreport_linux.cpp36 void NORETURN reportUnmapError(uptr Addr, uptr Size) { in reportUnmapError()
44 void NORETURN reportProtectError(uptr Addr, uptr Size, int Prot) { in reportProtectError()
H A Dtrusty.cpp33 map(void * Addr,uptr Size,const char * Name,uptr Flags,UNUSED MapPlatformData * Data) map() argument
60 unmap(UNUSED void * Addr,UNUSED uptr Size,UNUSED uptr Flags,UNUSED MapPlatformData * Data) unmap() argument
66 setMemoryPermission(UNUSED uptr Addr,UNUSED uptr Size,UNUSED uptr Flags,UNUSED MapPlatformData * Data) setMemoryPermission() argument
H A Dlinux.cpp84 reportUnmapError(reinterpret_cast<uptr>(Addr), Size); in setMemoryPermission() argument
46 map(void * Addr,uptr Size,UNUSED const char * Name,uptr Flags,UNUSED MapPlatformData * Data) map() argument
78 unmap(void * Addr,uptr Size,UNUSED uptr Flags,UNUSED MapPlatformData * Data) unmap() argument
93 void *Addr = reinterpret_cast<void *>(BaseAddress + Offset); releasePagesToOS() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp79 bool MipsDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, in selectAddrRegImm()
85 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, in selectAddrDefault()
91 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr()
97 bool MipsDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM()
103 bool MipsDAGToDAGISel::selectIntAddr12MM(SDValue Addr, SDValue &Base, in selectIntAddr12MM()
109 bool MipsDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM()
115 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM()
121 bool MipsDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10()
127 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl1(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl1()
133 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl2()
[all …]
H A DMipsSEISelDAGToDAG.cpp268 bool MipsSEDAGToDAGISel::selectAddrFrameIndex(SDValue Addr, SDValue &Base, in selectAddrFrameIndex()
282 SDValue Addr, SDValue &Base, SDValue &Offset, unsigned OffsetBits, in selectAddrFrameIndexOffset()
312 bool MipsSEDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, in selectAddrRegImm()
362 bool MipsSEDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, in selectAddrDefault()
369 bool MipsSEDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr()
375 bool MipsSEDAGToDAGISel::selectAddrRegImm9(SDValue Addr, SDValue &Base, in selectAddrRegImm9()
387 bool MipsSEDAGToDAGISel::selectAddrRegImm11(SDValue Addr, SDValue &Base, in selectAddrRegImm11()
399 bool MipsSEDAGToDAGISel::selectAddrRegImm12(SDValue Addr, SDValue &Base, in selectAddrRegImm12()
410 bool MipsSEDAGToDAGISel::selectAddrRegImm16(SDValue Addr, SDValue &Base, in selectAddrRegImm16()
421 bool MipsSEDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp91 void RTDyldMemoryManager::registerEHFramesInProcess(uint8_t *Addr, in registerEHFramesInProcess() argument
102 void RTDyldMemoryManager::deregisterEHFramesInProcess(uint8_t *Addr, in deregisterEHFramesInProcess() argument
112 void RTDyldMemoryManager::registerEHFramesInProcess(uint8_t *Addr, in registerEHFramesInProcess() argument
122 void RTDyldMemoryManager::deregisterEHFramesInProcess(uint8_t *Addr, in deregisterEHFramesInProcess() argument
129 void RTDyldMemoryManager::registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() argument
284 uint64_t Addr = getSymbolAddress(Name); getPointerToNamedFunction() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h58 llvm::Value *emitRawPointerFromAddress(Address Addr) const { in emitRawPointerFromAddress()
63 Address createConstGEP2_32(Address Addr, unsigned Idx0, unsigned Idx1, in createConstGEP2_32()
112 llvm::LoadInst *CreateLoad(Address Addr, const char *Name) { in CreateLoad()
163 llvm::StoreInst *CreateFlagStore(bool Value, llvm::Value *Addr) { in CreateFlagStore()
411 Address CreatePreserveStructAccessIndex(Address Addr, unsigned Index, in CreatePreserveStructAccessIndex()
427 Address CreatePreserveUnionAccessIndex(Address Addr, unsigned FieldIndex, in CreatePreserveUnionAccessIndex()
435 Address CreateLaunderInvariantGroup(Address Addr) { in CreateLaunderInvariantGroup()
441 Address CreateStripInvariantGroup(Address Addr) { in CreateStripInvariantGroup()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp127 bool VEDAGToDAGISel::selectADDRrii(SDValue Addr, SDValue &Base, SDValue &Index, in selectADDRrii()
140 bool VEDAGToDAGISel::selectADDRzri(SDValue Addr, SDValue &Base, SDValue &Index, in selectADDRzri()
146 bool VEDAGToDAGISel::selectADDRzii(SDValue Addr, SDValue &Base, SDValue &Index, in selectADDRzii()
167 bool VEDAGToDAGISel::selectADDRri(SDValue Addr, SDValue &Base, in selectADDRri()
177 bool VEDAGToDAGISel::selectADDRzi(SDValue Addr, SDValue &Base, in selectADDRzi()
197 bool VEDAGToDAGISel::matchADDRrr(SDValue Addr, SDValue &Base, SDValue &Index) { in matchADDRrr()
225 bool VEDAGToDAGISel::matchADDRri(SDValue Addr, SDValue &Base, SDValue &Offset) { in matchADDRri()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelDAGToDAG.cpp38 bool selectMemRegAddr(SDValue Addr, SDValue &Base, SDValue &Offset, in selectMemRegAddr()
89 bool selectMemRegAddrISH1(SDValue Addr, SDValue &Base, SDValue &Offset) { in selectMemRegAddrISH1()
93 bool selectMemRegAddrISH2(SDValue Addr, SDValue &Base, SDValue &Offset) { in selectMemRegAddrISH2()
97 bool selectMemRegAddrISH4(SDValue Addr, SDValue &Base, SDValue &Offset) { in selectMemRegAddrISH4()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp79 bool R600DAGToDAGISel::SelectGlobalValueConstantOffset(SDValue Addr, in SelectGlobalValueConstantOffset()
89 bool R600DAGToDAGISel::SelectGlobalValueVariableOffset(SDValue Addr, in SelectGlobalValueVariableOffset()
141 bool R600DAGToDAGISel::SelectADDRIndirect(SDValue Addr, SDValue &Base, in SelectADDRIndirect()
165 bool R600DAGToDAGISel::SelectADDRVTX_READ(SDValue Addr, SDValue &Base, in SelectADDRVTX_READ()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp82 bool ARCDAGToDAGISel::SelectAddrModeImm(SDValue Addr, SDValue &Base, in SelectAddrModeImm()
92 bool ARCDAGToDAGISel::SelectAddrModeS9(SDValue Addr, SDValue &Base, in SelectAddrModeS9()
134 bool ARCDAGToDAGISel::SelectAddrModeFar(SDValue Addr, SDValue &Base, in SelectAddrModeFar()
153 bool ARCDAGToDAGISel::SelectFrameADDR_ri(SDValue Addr, SDValue &Base, in SelectFrameADDR_ri()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DValgrind.cpp26 void llvm::sys::ValgrindDiscardTranslations(const void *Addr, size_t Len) { in ValgrindDiscardTranslations()
36 void llvm::sys::ValgrindDiscardTranslations(const void *Addr, size_t Len) { in ValgrindDiscardTranslations()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp187 uint64_t Addr, int64_t Imm) { in evaluateBranchTarget()
415 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, uint64_t Size, in evaluateBranch()
441 unsigned MemOpIndex, uint64_t Addr) { in evaluateMemOpAddrForAddrMode_i12()
459 unsigned MemOpIndex, uint64_t Addr) { in evaluateMemOpAddrForAddrMode3()
479 unsigned MemOpIndex, uint64_t Addr) { in evaluateMemOpAddrForAddrMode5()
498 unsigned MemOpIndex, uint64_t Addr) { in evaluateMemOpAddrForAddrMode5FP16()
518 unsigned MemOpIndex, uint64_t Addr) { in evaluateMemOpAddrForAddrModeT2_i8s4()
539 unsigned MemOpIndex, uint64_t Addr) { in evaluateMemOpAddrForAddrModeT2_pc()
555 unsigned MemOpIndex, uint64_t Addr) { in evaluateMemOpAddrForAddrModeT1_s()
560 const MCInst &Inst, const MCSubtargetInfo *STI, uint64_t Addr, in evaluateMemoryOperandAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineEntry.h23 uint64_t Addr; ///< Start address of this line entry. member
27 : Addr(A), File(F), Line(L) {} in Addr() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp403 Register Addr, Register AddrDisc) { in buildConstantPtrAuth()
424 MachineIRBuilder::buildLoad(const DstOp &Dst, const SrcOp &Addr, in buildLoad()
439 const SrcOp &Addr, in buildLoadInstr()
469 const SrcOp &Addr, in buildStore()
482 MachineIRBuilder::buildStore(const SrcOp &Val, const SrcOp &Addr, in buildStore()
962 const DstOp &OldValRes, const DstOp &SuccessRes, const SrcOp &Addr, in buildAtomicCmpXchgWithSuccess()
990 MachineIRBuilder::buildAtomicCmpXchg(const DstOp &OldValRes, const SrcOp &Addr, in buildAtomicCmpXchg()
1017 const SrcOp &Addr, const SrcOp &Val, in buildAtomicRMW()
1039 MachineIRBuilder::buildAtomicRMWXchg(Register OldValRes, Register Addr, in buildAtomicRMWXchg()
1045 MachineIRBuilder::buildAtomicRMWAdd(Register OldValRes, Register Addr, in buildAtomicRMWAdd()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPHITransAddr.h37 Value *Addr; variable
52 PHITransAddr(Value *Addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAddressRanges.h32 bool contains(uint64_t Addr) const { return Start <= Addr && Addr < End; } in contains()
66 bool contains(uint64_t Addr) const { in contains()
75 std::optional<T> getRangeThatContains(uint64_t Addr) const { in getRangeThatContains()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp183 bool selectPCRelAddress(SDValue Addr, SDValue &Target) const { in selectPCRelAddress()
192 bool selectBDAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp) const { in selectBDAddr12Only()
195 bool selectBDAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp) const { in selectBDAddr12Pair()
198 bool selectBDAddr20Only(SDValue Addr, SDValue &Base, SDValue &Disp) const { in selectBDAddr20Only()
201 bool selectBDAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp) const { in selectBDAddr20Pair()
206 bool selectMVIAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp) const { in selectMVIAddr12Pair()
209 bool selectMVIAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp) const { in selectMVIAddr20Pair()
214 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only()
220 bool selectBDXAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Pair()
226 bool selectDynAlloc12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectDynAlloc12Only()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp127 bool LanaiDAGToDAGISel::selectAddrRiSpls(SDValue Addr, SDValue &Base, in selectAddrRiSpls()
207 bool LanaiDAGToDAGISel::selectAddrRi(SDValue Addr, SDValue &Base, in selectAddrRi()
212 bool LanaiDAGToDAGISel::selectAddrSpls(SDValue Addr, SDValue &Base, in selectAddrSpls()
248 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, in selectAddrRr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp353 static bool shouldInstrumentReadWriteFromAddress(const Module *M, Value *Addr) { in shouldInstrumentReadWriteFromAddress()
379 bool ThreadSanitizer::addrPointsToConstantData(Value *Addr) { in addrPointsToConstantData()
419 Value *Addr = IsWrite ? cast<StoreInst>(I)->getPointerOperand() in chooseInstructionsToInstrument() local
590 Value *Addr = IsWrite ? cast<StoreInst>(II.Inst)->getPointerOperand() in instrumentLoadOrStore() local
718 Value *Addr = LI->getPointerOperand(); in instrumentAtomic() local
729 Value *Addr = SI->getPointerOperand(); in instrumentAtomic() local
743 Value *Addr = RMWI->getPointerOperand(); in instrumentAtomic() local
761 Value *Addr = CASI->getPointerOperand(); in instrumentAtomic() local
803 int ThreadSanitizer::getMemoryAccessFuncIndex(Type *OrigTy, Value *Addr, in getMemoryAccessFuncIndex()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp39 static bool getInlineStackHelper(const InlineInfo &II, uint64_t Addr, in getInlineStackHelper() argument
110 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup() argument
161 uint64_t BaseAddr, uint64_t Addr, in lookup() argument
[all...]

12345678910>>...13