Home
last modified time | relevance | path

Searched refs:ApplyDisplacementBounds (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp108 int64_t ApplyDisplacementBounds(int64_t Displacement) { in ApplyDisplacementBounds() function
465 MCConstantExpr::Create(ApplyDisplacementBounds(Residue), Ctx); in ComputeMemOperandAddress()
493 int64_t NewDisplacement = ApplyDisplacementBounds(Displacement); in AddDisplacement()