Searched defs:Single (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Clang.h | 190 enum class DwarfFissionKind { None, Split, Single }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 39 Single, // Use a single table for all indirect jumptable calls. enumerator 51 Single // Single Threaded Environment enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | YAMLTraits.h | 132 enum class QuotingType { None, Single, Double }; enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | SyncScope.h | 232 Single = 4, enumerator
|
| H A D | CharInfo.h | 183 Single = 1, enumerator
|
| H A D | Specifiers.h | 411 Single = 0, enumerator
|
| H A D | LangOptions.h | 386 Single enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/ |
| H A D | DylibReader.cpp | 515 if (auto *Single = dyn_cast<MachOObjectFile>(BinOrErr->get())) { in accumulateSourceLocFromDSYM() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 401 Single, enumerator 460 float Single; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 812 const Loc::Single &Single, const DbgVariable &DV, DIE &VariableDie) { in applyConcreteDbgVariableAttributes() 1610 auto *Single = std::get_if<Loc::Single>(&DV); in addVariableAddress() local
|
| H A D | DwarfDebug.cpp | 286 Loc::Single::Single(DbgValueLoc ValueLoc) in Single() function in Loc::Single 293 Loc::Single::Single(const MachineInstr *DbgValue) in Single() function in Loc::Single
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 957 CoverageData(bool Single, StringRef Filename) in CoverageData()
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TGParser.cpp | 895 const TypedInit *TGParser::ParseSliceElements(Record *CurRec, bool Single) { in ParseSliceElements()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 6297 SDValue Single; in buildVector() local
|