Searched refs:mfence (Results 1 – 4 of 4) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.h | 429 void mfence(); |
D | assembler_x86.cc | 1220 void X86Assembler::mfence() { in mfence() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.h | 470 void mfence(); |
D | assembler_x86_64.cc | 1416 void X86_64Assembler::mfence() { in mfence() function in art::x86_64::X86_64Assembler |