HomeSort by relevance Sort by last modified time
    Searched full:mfence (Results 76 - 100 of 127) sorted by null

1 2 34 5 6

  /external/llvm/test/MC/Disassembler/X86/
x86-32.txt 60 # CHECK: mfence
simple-tests.txt 24 # CHECK: mfence
  /external/valgrind/main/VEX/priv/
host_arm_defs.h 860 } MFence;
host_arm64_defs.h 775 } MFence;
    [all...]
host_ppc_defs.h 717 } MFence;
    [all...]
host_amd64_defs.c     [all...]
  /frameworks/native/include/gui/
GLConsumer.h 431 // mFence is the EGL sync object that must signal before the buffer
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 446 mFbFence = mSlots[item.mBuf].mFence;
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1416 void X86_64Assembler::mfence() { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/llvm/test/MC/X86/
x86-16.s 15 mfence
  /external/oprofile/events/x86-64/family10/
events 135 event:0x1d5 counters:0,1,2,3 um:zero minimum:500 name:MFENCE_INSTRUCTIONS_RETIRED : MFENCE Instructions Retired (RevC and later)
  /frameworks/native/libs/gui/
GLConsumer.cpp 438 mCurrentFence = item.mFence;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
iatomic.h 214 #define mb() asm volatile("mfence":::"memory")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
iatomic.h 214 #define mb() asm volatile("mfence":::"memory")
  /art/disassembler/
disassembler_x86.cc 741 static const char* xAE_opcodes[] = {"unknown-AE", "unknown-AE", "unknown-AE", "unknown-AE", "unknown-AE", "lfence", "mfence", "sfence"};
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 384 MFENCE,
    [all...]
  /external/llvm/test/CodeGen/X86/
avx-intrinsics-x86.ll     [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 587 // If no LIR exists already that can be used a barrier, then generate an mfence.
593 // If last instruction does not provide full barrier, then insert an mfence.
    [all...]
  /external/elfutils/0.153/libcpu/defs/
i386     [all...]
  /external/valgrind/main/none/tests/amd64/
insn_sse2.def 88 mfence
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_sse2.def 88 mfence
    [all...]
  /external/qemu/disas/
i386.c     [all...]
  /external/chromium_org/sandbox/win/src/sidestep/
ia32_opcode_map.cpp     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
ia32_opcode_map.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
ia32_opcode_map.cc     [all...]

Completed in 1107 milliseconds

1 2 34 5 6