Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmInstrumentation.cpp108 int64_t ApplyDisplacementBounds(int64_t Displacement) { in ApplyDisplacementBounds()
113 void CheckDisplacementBounds(int64_t Displacement) { in CheckDisplacementBounds()
444 int64_t Displacement = 0; in ComputeMemOperandAddress() local
475 X86AddressSanitizer::AddDisplacement(X86Operand &Op, int64_t Displacement, in AddDisplacement()
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp117 uint32_t Displacement) { in formatSymbol()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp761 unsigned Opc, BaseReg, ScaleVal, IndexReg, Displacement, SegmentReg; in EmitNops() local