Searched defs:ComputeMemOperandAddress (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/ | ||
| D | X86AsmInstrumentation.cpp | 444 void X86AddressSanitizer::ComputeMemOperandAddress(X86Operand &Op, in ComputeMemOperandAddress() function in __anon811bfc160111::X86AddressSanitizer |
| /external/llvm/lib/Target/X86/AsmParser/ | ||
| D | X86AsmInstrumentation.cpp | 431 void X86AddressSanitizer::ComputeMemOperandAddress(X86Operand &Op, in ComputeMemOperandAddress() function in llvm::__anon371ad2be0111::X86AddressSanitizer |
| /external/vixl/src/aarch64/ | ||
| D | simulator-aarch64.cc | 485 uint64_t Simulator::ComputeMemOperandAddress(const MemOperand& mem_op) const { in ComputeMemOperandAddress() function in vixl::aarch64::Simulator |