Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Dmwaitx.ll9 ; CHECK-NEXT: monitorx
14 ; WIN64-NEXT: monitorx
17 tail call void @llvm.x86.monitorx(i8* %P, i32 %E, i32 %H)
21 declare void @llvm.x86.monitorx(i8*, i32, i32) nounwind
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-mwaitx.s4 monitorx label
16 # CHECK-NEXT: 1 100 0.33 U monitorx
35 # CHECK-NEXT: - - 0.33 0.33 - 0.33 - - monitorx
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-mwaitx.s4 monitorx label
16 # CHECK-NEXT: 1 100 0.25 U monitorx
39 …-NEXT: - - - - - - - - - - - - monitorx
/external/llvm-project/llvm/test/CodeGen/X86/
Dmwaitx.ll12 ; CHECK-NEXT: monitorx
20 ; WIN64-NEXT: monitorx
23 tail call void @llvm.x86.monitorx(i8* %P, i32 %E, i32 %H)
27 declare void @llvm.x86.monitorx(i8*, i32, i32) nounwind
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Znver2/
Dresources-mwaitx.s4 monitorx label
16 # CHECK-NEXT: 1 100 0.25 U monitorx
40 … - - - - - - - - - - - - - monitorx
/external/llvm/test/MC/X86/
Dx86-64.s1485 monitorx
1489 monitorx %rax, %rcx, %rdx
Dx86-32-coverage.s10748 monitorx
10752 monitorx %eax, %ecx, %edx
/external/llvm-project/llvm/test/MC/X86/
Dx86-64.s1519 monitorx
1523 monitorx %rax, %rcx, %rdx
Dx86-32-coverage.s10729 monitorx
10733 monitorx %eax, %ecx, %edx
/external/llvm/test/MC/Disassembler/X86/
Dx86-32.txt93 # CHECK: monitorx
Dsimple-tests.txt54 # CHECK: monitorx
/external/llvm-project/llvm/test/MC/Disassembler/X86/
Dx86-32.txt138 # CHECK: monitorx
Dsimple-tests.txt54 # CHECK: monitorx
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td2733 def MONITORX32rrr : I<0x01, MRM_FA, (outs), (ins), "monitorx", []>,
2736 def MONITORX64rrr : I<0x01, MRM_FA, (outs), (ins), "monitorx", []>,
2751 def : InstAlias<"monitorx\t{%eax, %ecx, %edx|edx, ecx, eax}", (MONITORX32rrr)>,
2753 def : InstAlias<"monitorx\t{%rax, %rcx, %rdx|rdx, rcx, rax}", (MONITORX64rrr)>,
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.td2799 def MONITORX32rrr : I<0x01, MRM_FA, (outs), (ins), "monitorx", []>,
2802 def MONITORX64rrr : I<0x01, MRM_FA, (outs), (ins), "monitorx", []>,
2816 def : InstAlias<"monitorx\t{%eax, %ecx, %edx|edx, ecx, eax}", (MONITORX32rrr)>,
2818 def : InstAlias<"monitorx\t{%rax, %rcx, %rdx|rdx, rcx, rax}", (MONITORX64rrr)>,
/external/llvm/lib/Target/X86/
DX86InstrInfo.td2418 def MONITORXrrr : I<0x01, MRM_FA, (outs), (ins), "monitorx", [], IIC_SSE_MONITORX>,
2434 def : InstAlias<"monitorx\t{%eax, %ecx, %edx|edx, ecx, eax}", (MONITORXrrr)>,
2436 def : InstAlias<"monitorx\t{%rax, %rcx, %rdx|rdx, rcx, rax}", (MONITORXrrr)>,
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7699 "nitor\010monitorx\007montmul\003mov\005mov.s\006movabs\007movabsb\007mo"
9151 { 4316 /* monitorx */, X86::MONITORX32rrr, Convert_NoOperands, AMFBS_Not64BitMode, { }, },
9152 { 4316 /* monitorx */, X86::MONITORX64rrr, Convert_NoOperands, AMFBS_In64BitMode, { }, },
9153 …{ 4316 /* monitorx */, X86::MONITORX32rrr, Convert_NoOperands, AMFBS_Not64BitMode, { MCK_EAX, MCK_…
9154 …{ 4316 /* monitorx */, X86::MONITORX64rrr, Convert_NoOperands, AMFBS_In64BitMode, { MCK_RAX, MCK_R…
23715 { 4316 /* monitorx */, X86::MONITORX32rrr, Convert_NoOperands, AMFBS_Not64BitMode, { }, },
23716 { 4316 /* monitorx */, X86::MONITORX64rrr, Convert_NoOperands, AMFBS_In64BitMode, { }, },
23717 …{ 4316 /* monitorx */, X86::MONITORX32rrr, Convert_NoOperands, AMFBS_Not64BitMode, { MCK_EDX, MCK_…
23718 …{ 4316 /* monitorx */, X86::MONITORX64rrr, Convert_NoOperands, AMFBS_In64BitMode, { MCK_RDX, MCK_R…
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DIntrinsics.gen5676 x86_monitorx, // llvm.x86.monitorx
11734 "llvm.x86.monitorx",
19674 3, // llvm.x86.monitorx
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DIntrinsics.gen5676 x86_monitorx, // llvm.x86.monitorx
11734 "llvm.x86.monitorx",
19674 3, // llvm.x86.monitorx
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DIntrinsics.gen5676 x86_monitorx, // llvm.x86.monitorx
11734 "llvm.x86.monitorx",
19674 3, // llvm.x86.monitorx
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
DIntrinsics.gen5676 x86_monitorx, // llvm.x86.monitorx
11734 "llvm.x86.monitorx",
19674 3, // llvm.x86.monitorx
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DIntrinsics.gen5642 x86_monitorx, // llvm.x86.monitorx
11666 "llvm.x86.monitorx",
19551 3, // llvm.x86.monitorx
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicImpl.inc7226 "llvm.x86.monitorx",
17359 5, // llvm.x86.monitorx