Home
last modified time | relevance | path

Searched refs:Vi (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/
H A D2004-10-10-CastStoreOnce.ll13 %Vi = bitcast float* @V to i32* ; <i32*> [#uses=1]
14 store i32* %Vi, i32** @G
/llvm-project-15.0.7/clang/unittests/Frontend/
H A DTextDiagnosticTest.cpp79 DiagOpts.setFormat(TextDiagnosticFormat::Vi); in TEST()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticOptions.h77 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/llvm-project-15.0.7/clang/lib/Frontend/
H A DTextDiagnostic.cpp824 case DiagnosticOptions::Vi: OS << " +" << LineNo; break; in emitDiagnosticLoc()
843 case DiagnosticOptions::Vi: OS << ':'; break; in emitDiagnosticLoc()
/llvm-project-15.0.7/lldb/docs/resources/
H A Dbuild.rst55 | Editline | Generic line editing, history, Emacs and Vi bindings | ``LLDB_ENABLE_LIBEDIT`…
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td5596 …NormalizedValuesScope<"DiagnosticOptions">, NormalizedValues<["Clang", "MSVC", "Vi", "SARIF", "SAR…