Home
last modified time | relevance | path

Searched defs:Full (Results 1 – 23 of 23) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeRegisterContext.h19 enum class ExpeditedRegs { Minimal, Full }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp540 void LVElement::printReference(raw_ostream &OS, bool Full, in printReference()
548 void LVElement::printLinkageName(raw_ostream &OS, bool Full, in printLinkageName()
556 void LVElement::printLinkageName(raw_ostream &OS, bool Full, LVElement *Parent, in printLinkageName()
H A DLVObject.cpp116 void LVObject::printAttributes(raw_ostream &OS, bool Full, StringRef Name, in printAttributes()
H A DLVLocation.cpp621 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h57 enum class DebugTemplateNamesKind { Full, Simple, Mangled }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.h21 Full, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h41 Full, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h43 enum class UnitKind { Skeleton, Full }; enumerator
/freebsd-src/sys/contrib/dev/acpica/components/utilities/
H A Dutmath.c170 UINT64 Full; member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm64.h18 enum class SVEState : uint8_t { Unknown, Disabled, FPSIMD, Full, Streaming }; enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h127 Full = Control | Integer | Segments, enumerator
H A DRegisterContextMinidump_x86_64.h172 Full = Control | Integer | FloatingPoint, enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp61 Full // Report for every known-to-TLI function. enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h50 Full // Use one table per unique function type enumerator
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h411 Full = 3 global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp39 std::string Short, Full; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h36 Full, // The value fills the full location. enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp43 NSDictionary_Additionals::AdditionalFormatterMatching::Full::Full(ConstString n) in Full() function in NSDictionary_Additionals::AdditionalFormatterMatching::Full
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp44 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) in ConstantRange() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp496 SDValue Full = N.getOperand(0); expandAddress() local
H A DSystemZISelLowering.cpp3505 SDValue Full = lowerGlobalAddress() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1945 if (auto *Full = dyn_cast<FullExpr>(E)) ignoreImplicitSemaNodes() local