Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp105 int64_t ApplyDisplacementBounds(int64_t Displacement) { in ApplyDisplacementBounds() function
456 MCConstantExpr::create(ApplyDisplacementBounds(Residue), Ctx); in ComputeMemOperandAddress()
484 int64_t NewDisplacement = ApplyDisplacementBounds(Displacement); in AddDisplacement()