/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/ |
H A D | NativeRegisterContext.h | 19 enum class ExpeditedRegs { Minimal, Full }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 541 printReference(raw_ostream & OS,bool Full,LVElement * Parent) const printReference() argument 549 printLinkageName(raw_ostream & OS,bool Full,LVElement * Parent) const printLinkageName() argument 557 printLinkageName(raw_ostream & OS,bool Full,LVElement * Parent,LVScope * Scope) const printLinkageName() argument
|
H A D | LVObject.cpp | 116 void LVObject::printAttributes(raw_ostream &OS, bool Full, StringRef Name, in printAttributes()
|
H A D | LVLocation.cpp | 621 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/ |
H A D | Options.h | 57 enum class DebugTemplateNamesKind { Full, Simple, Mangled }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVTargetStreamer.h | 21 Full, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.h | 41 Full, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProfWriter.h | 200 void setMemProfFullSchema(bool Full) { MemProfFullSchema = Full; } in setMemProfFullSchema()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.h | 43 enum class UnitKind { Skeleton, Full }; enumerator
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utmath.c | 170 UINT64 Full; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfoPOSIX_arm64.h | 18 enum class SVEState : uint8_t { Unknown, Disabled, FPSIMD, Full, Streaming }; enumerator
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.h | 44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
H A D | RegisterContextMinidump_x86_32.h | 127 Full = Control | Integer | Segments, enumerator
|
H A D | RegisterContextMinidump_x86_64.h | 172 Full = Control | Integer | FloatingPoint, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 50 Full // Use one table per unique function type enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/ |
H A D | llvm-tli-checker.cpp | 68 Full // Report for every known-to-TLI function. global() enumerator
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Type.h | 417 Full = 3 enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 36 Full, // The value fills the full location. enumerator
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ArrayBoundCheckerV2.cpp | 116 std::string Short, Full; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | NSDictionary.cpp | 43 NSDictionary_Additionals::AdditionalFormatterMatching::Full::Full(ConstString n) in Full() function in NSDictionary_Additionals::AdditionalFormatterMatching::Full
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 44 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) in ConstantRange()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 511 SDValue Full = N.getOperand(0); in expandAddress() local
|
H A D | SystemZISelLowering.cpp | 3528 SDValue Full = in lowerGlobalAddress() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 1970 if (auto *Full = dyn_cast<FullExpr>(E)) in ignoreImplicitSemaNodes() local
|