Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h50 All enumerator
57 enum class ClassDefinitionFormat { None, Layout, All }; enumerator
70 enum class SymLevel { Functions, Data, Thunks, All }; enumerator
H A DPrettyTypeDumper.cpp218 uint32_t All = Classes->getChildCount(); in start() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCodeGen.h91 enum class FramePointerKind { None, NonLeaf, All }; enumerator
117 All = 0, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DLoopIdiomRecognize.h30 static bool All; member
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h38 std::vector<std::pair<DiagnosticsEngine::Level, size_t>> All; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h31 All = 0xFFFFFFFF, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDependenceFlags.h38 All = 31, enumerator
73 All = 31, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.cpp43 if (const auto *All = mdconst::extract_or_null<ConstantInt>( in GetSignReturnAddress() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h122 std::vector<Annotation> All; variable
/openbsd-src/gnu/llvm/clang/include/clang/Index/
H A DIndexingOptions.h24 All, enumerator
/openbsd-src/gnu/llvm/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.h312 All, enumerator
333 All enumerator
369 All, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.h37 All = ZA_Preserved - 1 enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h69 All = ~0U, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp49 if (const auto *All = mdconst::extract_or_null<ConstantInt>( in GetSignReturnAddress() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp93 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp84 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessorOptions.h59 All = PCH | Module, enumerator
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp33 All = AllocOnce | LibDispatch | Foundation enumerator
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h44 enum class InstructionBenchmarkFilter { All, RegOnly, WithMem }; enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h128 All = Full | FloatingPoint | DebugRegisters | ExtendedRegisters, enumerator
/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h55 enum class BsymbolicKind { None, NonWeakFunctions, Functions, All }; enumerator
61 enum class DiscardPolicy { Default, All, Locals, None }; enumerator
64 enum class ICFLevel { None, Safe, All }; enumerator
67 enum class StripPolicy { None, All, Debug }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp300 FeatureBitset Set, All; in checkFeatures() local

12