Home
last modified time | relevance | path

Searched refs:Ctrl (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiate-invalid.cpp29 template<class Rasterizer, class Scanline, class Renderer, class Ctrl>
30 void render_ctrl(Rasterizer& ras, Scanline& sl, Renderer& r, Ctrl& c)
/llvm-project-15.0.7/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h53 Ctrl = 0x0, enumerator
/llvm-project-15.0.7/llvm/utils/vscode/llvm/
H A Dvsc-extension-quickstart.md20 * You can also reload (`Ctrl+R` or `Cmd+R` on Mac) the VS Code window with your extension to load y…
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp8621 Ctrl == "row_xmask") in isSupportedDPPCtrl()
8624 if (Ctrl == "wave_shl" || in isSupportedDPPCtrl()
8625 Ctrl == "wave_shr" || in isSupportedDPPCtrl()
8626 Ctrl == "wave_rol" || in isSupportedDPPCtrl()
8627 Ctrl == "wave_ror" || in isSupportedDPPCtrl()
8628 Ctrl == "row_bcast") in isSupportedDPPCtrl()
8682 int64_t Ctrl; in parseDPPCtrlSel() member
8701 if (Check.Ctrl == -1) { in parseDPPCtrlSel()
8706 Val = (Check.Lo == Check.Hi) ? Check.Ctrl : (Check.Ctrl | Val); in parseDPPCtrlSel()
8727 StringRef Ctrl; in parseDPPCtrl() local
[all …]
/llvm-project-15.0.7/clang/docs/
H A DClangFormat.rst152 you need :program:`clang-format` on a different key (C-K stands for Ctrl+k).
224 <https://llvm.org/builds/>`_. The default key-binding is Ctrl-R,Ctrl-F.
/llvm-project-15.0.7/lldb/docs/use/
H A Dtroubleshooting.rst85 Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
H A Dpython-reference.rst87 Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
158 Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
725 Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
H A Dpython.rst209 Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
/llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl08.rst178 Let's run it, and define a simple ``average`` function. Press Ctrl-D
/llvm-project-15.0.7/lldb/source/Core/
H A DCoreProperties.td181 …ow suggestions to complete the command the user typed. Suggestions may be accepted using Ctrl-F.">;
/llvm-project-15.0.7/clang/docs/analyzer/user-docs/
H A DCrossTranslationUnit.rst198 Use Ctrl-C to exit.
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrAVX512.td6572 X86VectorVTInfo Ctrl> {
6574 (ins _.RC:$src1, Ctrl.RC:$src2), OpcodeStr,
6577 (Ctrl.VT Ctrl.RC:$src2)))>,
6580 (ins _.RC:$src1, Ctrl.MemOp:$src2), OpcodeStr,
6584 (Ctrl.VT (Ctrl.LdFrag addr:$src2))))>,
6593 (Ctrl.VT (Ctrl.BroadcastLdFrag addr:$src2))))>,
6601 AVX512VLVectorVTInfo Ctrl> {
6604 _.info512, Ctrl.info512>, EVEX_V512;
6608 _.info128, Ctrl.info128>, EVEX_V128;
6610 _.info256, Ctrl.info256>, EVEX_V256;
[all …]
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td73 "treating Ctrl-Z as end-of-file is a Microsoft extension">,
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrFormats.td637 // Ctrl flow instructions