Searched defs:Native (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | environment.h | 28 enum class Convert { Unknown, Native, LittleEndian, BigEndian, Swap }; enumerator
|
| /llvm-project-15.0.7/mlir/include/mlir/TableGen/ |
| H A D | Trait.h | 37 Native, enumerator
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 163 cl::opt<bool> Native("native", cl::desc("Use native PDB reader instead of DIA"), variable 311 cl::opt<bool> Native("native", cl::desc("Use native PDB reader instead of DIA"), variable
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 82 Native = 1, enumerator
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | Path.cpp | 144 constexpr int Native = is_style_posix(path::Style::native) ? 1 : 2; in TEST() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 873 Native, enumerator
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 491 enum Mode : unsigned char { Native, Natural, Packed, Mac68k }; enumerator
|