Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp254 void ComputeMemOperandAddress(X86Operand &Op, MVT::SimpleValueType VT,
440 void X86AddressSanitizer::ComputeMemOperandAddress(X86Operand &Op, in ComputeMemOperandAddress() function in llvm::__anon44d5f3750111::X86AddressSanitizer
634 ComputeMemOperandAddress(Op, MVT::i32, AddressRegI32, Ctx, Out); in InstrumentMemOperandSmall()
705 ComputeMemOperandAddress(Op, MVT::i32, AddressRegI32, Ctx, Out); in InstrumentMemOperandLarge()
906 ComputeMemOperandAddress(Op, MVT::i64, AddressRegI64, Ctx, Out); in InstrumentMemOperandSmall()
976 ComputeMemOperandAddress(Op, MVT::i64, AddressRegI64, Ctx, Out); in InstrumentMemOperandLarge()