Searched defs:Single (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Clang.h | 190 enum class DwarfFissionKind { None, Split, Single }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 45 Single, // Use a single table for all indirect jumptable calls. enumerator 57 Single // Single Threaded Environment enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 130 enum class QuotingType { None, Single, Double }; enumerator [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | SyncScope.h | 232 Single = 4, enumerator
|
H A D | CharInfo.h | 167 Single = 1, global() enumerator
|
H A D | Specifiers.h | 386 Single = 0, global() enumerator
|
H A D | LangOptions.h | 359 Single global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 401 Single, enumerator 460 float Single; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 764 applyConcreteDbgVariableAttributes(const Loc::Single & Single,const DbgVariable & DV,DIE & VariableDie) applyConcreteDbgVariableAttributes() argument 1543 auto *Single = std::get_if<Loc::Single>(&DV); addVariableAddress() local [all...] |
H A D | DwarfDebug.cpp | 282 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-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 895 TypedInit *TGParser::ParseSliceElements(Record *CurRec, bool Single) { in ParseSliceElements() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 5688 SDValue Single; buildVector() local
|