Home
last modified time | relevance | path

Searched defs:All (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h49 All enumerator
56 enum class ClassDefinitionFormat { None, Layout, All }; enumerator
69 enum class SymLevel { Functions, Data, Thunks, All }; enumerator
H A DPrettyTypeDumper.cpp218 uint32_t All = Classes->getChildCount(); in start() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h95 All, // --attribute=all enumerator
134 All, // --compare=all enumerator
143 All, // --output=all enumerator
151 All, // --print=all enumerator
165 All, // --report=all enumerator
174 All, // --warning=all enumerator
183 All, // --internal=all enumerator
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopIdiomRecognize.h30 static bool All; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h31 All = 0xFFFFFFFF, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h38 std::vector<std::pair<DiagnosticsEngine::Level, size_t>> All; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h90 enum class FramePointerKind { None, NonLeaf, All, Reserved }; enumerator
116 All = 0, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h122 std::vector<Annotation> All; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h58 All = HeaderSearch | SystemWarnings, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingOptions.h24 All, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.cpp54 if (const auto *All = mdconst::extract_or_null<ConstantInt>( GetSignReturnAddress() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDependenceFlags.h38 All = 31, enumerator
73 All = 31, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed; variable
H A DDiagnosticOptions.h45 All = Note | Remark | Warning | Error enumerator
H A DLangOptions.h324 All, global() enumerator
345 All global() enumerator
381 All, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DArchitectureSet.h43 static ArchitectureSet All() { return ArchitectureSet(EndIndexVal); } in All() function
H A DInterfaceFile.h81 All = ~0U, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp93 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp84 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp49 if (const auto *All = mdconst::extract_or_null<ConstantInt>( GetSignReturnAddress() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h59 All = PCH | Module, enumerator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp35 All = AllocOnce | LibDispatch | Foundation enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h128 All = Full | FloatingPoint | DebugRegisters | ExtendedRegisters, enumerator
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DConfig.h57 enum class BsymbolicKind { None, NonWeakFunctions, Functions, NonWeak, All }; enumerator
66 enum class DiscardPolicy { Default, All, Locals, None }; enumerator
69 enum class ICFLevel { None, Safe, All }; enumerator
72 enum class StripPolicy { None, All, Debug }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp300 FeatureBitset Set, All; in checkFeatures() local

12