Searched defs:Displacement (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h82 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
H A DRuntimeDyldCOFFX86_64.h246 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
257 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
H A DRuntimeDyldCOFFThumb.h86 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
H A DRuntimeDyldCOFFAArch64.h171 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp519 int64_t Displacement = TargetAddr - EdgeAddr + 4; local
551 int64_t Displacement = TargetAddr - EdgeAddr + 4; local
H A DELF_x86_64.cpp179 int64_t Displacement = TargetAddr - EdgeAddr + 4; local
215 int64_t Displacement = TargetAddr - EdgeAddr + 4; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp128 formatSymbol(const Dumper::Context &Ctx, const coff_section *Section, uint64_t Offset, uint32_t Displacement) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp381 int64_t Displacement = AddrMode.Displacement; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1112 unsigned Opc, BaseReg, ScaleVal, IndexReg, Displacement, SegmentReg; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h90 int64_t Displacement; member in struct:llvm::ExtAddrMode

Completed in 138 milliseconds