Home
last modified time | relevance | path

Searched defs:Single (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.h190 enum class DwarfFissionKind { None, Split, Single }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h45 Single, // Use a single table for all indirect jumptable calls. enumerator
57 Single // Single Threaded Environment enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h130 enum class QuotingType { None, Single, Double }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h232 Single = 4, enumerator
H A DCharInfo.h183 Single = 1, enumerator
H A DSpecifiers.h390 Single = 0, enumerator
H A DLangOptions.h353 Single enumerator
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp516 if (auto *Single = dyn_cast<MachOObjectFile>(BinOrErr->get())) { in accumulateSourceLocFromDSYM() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h401 Single, enumerator
460 float Single; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp779 const Loc::Single &Single, const DbgVariable &DV, DIE &VariableDie) { in applyConcreteDbgVariableAttributes()
1564 auto *Single = std::get_if<Loc::Single>(&DV); in addVariableAddress() local
H A DDwarfDebug.cpp282 Loc::Single::Single(DbgValueLoc ValueLoc) in Single() function in Loc::Single
289 Loc::Single::Single(const MachineInstr *DbgValue) in Single() function in Loc::Single
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp895 TypedInit *TGParser::ParseSliceElements(Record *CurRec, bool Single) { in ParseSliceElements()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5692 SDValue Single; in buildVector() local