Home
last modified time | relevance | path

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

12

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h50 All enumerator
55 enum class ClassDefinitionFormat { None, Layout, All }; enumerator
68 enum class SymLevel { Functions, Data, Thunks, All }; enumerator
H A DPrettyTypeDumper.cpp216 uint32_t All = Classes->getChildCount(); in start() local
H A Dllvm-pdbutil.cpp300 All("all", cl::desc("Implies all other options in 'Symbol Types' category"), variable
635 cl::opt<bool> All("all", variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DLoopIdiomRecognize.h30 static bool All; member
/netbsd/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h38 std::vector<std::pair<DiagnosticsEngine::Level, size_t>> All; variable
H A DASTUnit.h86 enum class CaptureDiagsKind { None, All, AllWithoutNonErrorsFromIncludes }; enumerator
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h31 All = 0xFFFFFFFF, enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexingOptions.h24 All, enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDependenceFlags.h38 All = 31, enumerator
73 All = 31, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp46 if (const auto *All = mdconst::extract_or_null<ConstantInt>( in GetSignReturnAddress() local
/netbsd/external/apache2/llvm/dist/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.h244 All, enumerator
253 All enumerator
H A DCodeGenOptions.h125 All, // Keep all frame pointers. enumerator
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h73 All = ~0U, enumerator
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCodeGen.h70 enum class FramePointerKind { None, NonLeaf, All }; enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp82 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp93 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorOptions.h57 All = PCH | Module, enumerator
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h62 All, // Use Basic Block Sections for all basic blocks. A section enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSubtargetInfo.cpp299 FeatureBitset Set, All; in checkFeatures() local
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp526 const auto &All = SubtargetFeatureInfo::getAll(Records); in run() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h86 All, // --discard-all (-x) enumerator
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp57 All("all", variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h485 enum All_t { All }; enumerator

12