Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 25 of 101) sorted by relevance

12345

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpause.ll10 ; CHECK-NEXT: pause ## encoding: [0xf3,0x90]
12 tail call void @llvm.x86.sse2.pause()
15 declare void @llvm.x86.sse2.pause() nounwind
H A Dretpoline.ll426 ; X64-NEXT: pause
445 ; X86-NEXT: pause
464 ; X86-NEXT: pause
483 ; X86-NEXT: pause
502 ; X86-NEXT: pause
/llvm-project-15.0.7/lldb/test/API/lang/c/vla/
H A Dmain.c1 void pause() {} in pause() function
9 pause(); // break here in foo()
/llvm-project-15.0.7/lldb/test/API/commands/process/attach/attach_denied/
H A Dmain.cpp89 pause (); // Waiting for the debugger trying attach to the child. in main()
103 pause (); in main()
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Dmicromips-control-instructions.s22 # CHECK-EL: pause # encoding: [0x00,0x00,0x00,0x28]
67 # CHECK-EB: pause # encoding: [0x00,0x00,0x28,0x00]
96 pause
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Drvzihintpause-aliases-valid.s23 # CHECK-S-OBJ: pause
24 pause label
/llvm-project-15.0.7/flang/test/Lower/
H A Dpause-statement.f907 pause
H A Dpre-fir-tree02.f90316 pause 7
/llvm-project-15.0.7/lldb/test/API/commands/platform/sdk/
H A Dmain.c14 pause(); in main()
/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dsignal_pause.cpp16 pause(); in thread()
/llvm-project-15.0.7/lld/test/ELF/
H A Dx86-64-retpoline-znow-static-iplt.s13 # CHECK-NEXT: 2011b5: pause
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js811 pause: function(){
812 this.video.pause();
983 this.pause();
1169 this.pause();
1197 onPauseButtonClick: function(event){ this.pause(); }
1286 this.pause();
/llvm-project-15.0.7/flang/test/Semantics/
H A Dlabel01.F90226 30 pause
/llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h283 ITT_STUBV(ITTAPI, void, pause, (void))
286 #define __itt_pause ITTNOTIFY_VOID(pause)
287 #define __itt_pause_ptr ITTNOTIFY_NAME(pause)
/llvm-project-15.0.7/llvm/test/MC/Mips/mips4/
H A Dinvalid-mips64r2.s29pause # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feat…
/llvm-project-15.0.7/llvm/test/MC/Mips/mips64/
H A Dinvalid-mips64r2.s25pause # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU fe…
/llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp863 static void ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(pause), _init))(void) { in ITT_VERSIONIZE() argument
868 if (ITTNOTIFY_NAME(pause) && in ITT_VERSIONIZE()
869 ITTNOTIFY_NAME(pause) != ITT_VERSIONIZE(ITT_JOIN(_N_(pause), _init))) { in ITT_VERSIONIZE()
870 ITTNOTIFY_NAME(pause)(); in ITT_VERSIONIZE() local
/llvm-project-15.0.7/llvm/test/MC/Mips/mips5/
H A Dinvalid-mips64r2.s33pause # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU fe…
/llvm-project-15.0.7/llvm/test/MC/Mips/mips32/
H A Dinvalid-mips32r2.s27pause # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feat…
/llvm-project-15.0.7/llvm/test/MC/Disassembler/X86/
H A Dprefixes.txt76 # CHECK: pause
/llvm-project-15.0.7/llvm/test/MC/X86/
H A Dx86-16.s6 pause
H A Dx86-32.s3 pause
/llvm-project-15.0.7/llvm/test/MC/Mips/mips32r5/
H A Dvalid.s212 pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
/llvm-project-15.0.7/llvm/test/MC/Mips/mips32r2/
H A Dvalid.s211 pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
/llvm-project-15.0.7/llvm/test/MC/Mips/mips32r3/
H A Dvalid.s211 pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]

12345