Home
last modified time | relevance | path

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

12

/llvm-project/lldb/include/lldb/Host/common/
H A DNativeRegisterContext.h19 enum class ExpeditedRegs { Minimal, Full }; enumerator
/llvm-project/llvm/include/llvm/Frontend/Debug/
H A DOptions.h57 enum class DebugTemplateNamesKind { Full, Simple, Mangled }; enumerator
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp540 printReference(raw_ostream & OS,bool Full,LVElement * Parent) const printReference() argument
548 printLinkageName(raw_ostream & OS,bool Full,LVElement * Parent) const printLinkageName() argument
556 printLinkageName(raw_ostream & OS,bool Full,LVElement * Parent,LVScope * Scope) const printLinkageName() argument
H A DLVObject.cpp116 void LVObject::printAttributes(raw_ostream &OS, bool Full, StringRef Name, in printAttributes()
H A DLVLocation.cpp621 print(LVLocations * Locations,raw_ostream & OS,bool Full) print() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.h21 Full, enumerator
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h41 Full, enumerator
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h200 setMemProfFullSchema(bool Full) setMemProfFullSchema() argument
/llvm-project/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mutexset_test.cpp88 TEST(MutexSet, Full) { in TEST() argument
/llvm-project/libc/test/src/__support/CPP/
H A Dstringview_test.cpp227 EXPECT_EQ(Full.find_first_not_of('a', 0), string_view::npos); in TEST() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h43 enum class UnitKind { Skeleton, Full }; enumerator
/llvm-project/polly/lib/Transform/
H A DManualOptimizer.cpp102 bool Full = getBooleanLoopAttribute(LoopMD, "llvm.loop.unroll.full"); in applyLoopUnroll() local
/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm64.h18 enum class SVEState : uint8_t { Unknown, Disabled, FPSIMD, Full, Streaming }; enumerator
/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, global() enumerator
/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp61 Full // Report for every known-to-TLI function. global() enumerator
/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h50 Full // Keep all iterations states, useful for testing or debugging. enumerator
/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h50 Full // Use one table per unique function type enumerator
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml146 type t = None | Full | LineTablesOnly Constructor
H A Dllvm_debuginfo.mli150 type t = None | Full | LineTablesOnly Constructor
/llvm-project/lldb/include/lldb/Symbol/
H A DType.h417 Full = 3 global() enumerator
/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h36 Full, // The value fills the full location. enumerator
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Drelease_test.cpp527 scudo::PageReleaseContext Full(BlockSize, /*NumberOfRegions=*/1U, in testReleasePartialRegion() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp116 std::string Short, Full; global() member

12