Searched refs:Ctrl (Results 1 – 14 of 14) sorted by relevance
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | instantiate-invalid.cpp | 29 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 D | M68kBaseInfo.h | 53 Ctrl = 0x0, enumerator
|
| /llvm-project-15.0.7/llvm/utils/vscode/llvm/ |
| H A D | vsc-extension-quickstart.md | 20 * 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 D | AMDGPUAsmParser.cpp | 8621 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 D | ClangFormat.rst | 152 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 D | troubleshooting.rst | 85 Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
|
| H A D | python-reference.rst | 87 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 D | python.rst | 209 Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.
|
| /llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl08.rst | 178 Let's run it, and define a simple ``average`` function. Press Ctrl-D
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | CoreProperties.td | 181 …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 D | CrossTranslationUnit.rst | 198 Use Ctrl-C to exit.
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86InstrAVX512.td | 6572 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 D | DiagnosticLexKinds.td | 73 "treating Ctrl-Z as end-of-file is a Microsoft extension">,
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMInstrFormats.td | 637 // Ctrl flow instructions
|