Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmInstrumentation.cpp262 std::unique_ptr<X86Operand> AddDisplacement(X86Operand &Op,
464 AddDisplacement(Op, Displacement, Ctx, &Residue); in ComputeMemOperandAddress()
479 X86AddressSanitizer::AddDisplacement(X86Operand &Op, int64_t Displacement, in AddDisplacement() function in __anon6d3404780111::X86AddressSanitizer