Home
last modified time | relevance | path

Searched refs:Pause (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DRetpolineInsertion.cpp111 MCInst Pause; in createNewRetpoline() local
112 MIB.createPause(Pause); in createNewRetpoline()
113 BB1.addInstruction(Pause); in createNewRetpoline()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DIntelPTSingleBufferTrace.h93 llvm::Error Pause();
H A DIntelPTMultiCoreTrace.cpp92 if (Error err = core_trace.Pause()) { in ProcessDidStop()
H A DIntelPTSingleBufferTrace.cpp208 Error IntelPTSingleBufferTrace::Pause() { in Pause() function in IntelPTSingleBufferTrace
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DOptions.td15 HelpText<"Pause the program at startup.">;
/llvm-project-15.0.7/flang/include/flang/Common/
H A DFortran-features.h28 Assign, AssignedGOTO, Pause, OpenACC, OpenMP, CruftAfterAmpersand,
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCV.td59 "'zihintpause' (Pause Hint)">;
62 "'Zihintpause' (Pause Hint)">;
/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp.h.var467 /* OpenMP 5.0 Pause Resources */
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo-js.css95 /* Play/Pause
/llvm-project-15.0.7/flang/lib/Parser/
H A DFortran-parsers.cpp1269 deprecated<LanguageFeature::Pause>(
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Drv32i-invalid.s184 pause # CHECK: :[[@LINE]]:1: error: instruction requires the following: 'Zihintpause' (Pause Hint)
/llvm-project-15.0.7/llvm/docs/
H A DReleaseNotes.rst215 * Support for the Zihintpause (Pause Hint) extension.
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrSSE.td3222 // Pause. This "instruction" is encoded as "rep; nop", so even though it