Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h228 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef() local
239 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef() local
DRuntimeDyldCOFFI386.h64 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef() local
DRuntimeDyldCOFFThumb.h86 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef() local
DRuntimeDyldCOFFAArch64.h170 uint8_t *Displacement = (uint8_t *)ObjTarget; in processRelocationRef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp1062 unsigned Opc, BaseReg, ScaleVal, IndexReg, Displacement, SegmentReg; in EmitNop() local