Home
last modified time | relevance | path

Searched defs:Initial (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.h20 enum class SchedulingPhase { Initial, PreRAReentry, PostRA }; enumerator
/llvm-project/llvm/lib/TargetParser/
H A DSubtargetFeature.cpp50 SubtargetFeatures(StringRef Initial) SubtargetFeatures() argument
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp229 uint64_t SimpleFastHash(const void *Data, size_t Size, uint64_t Initial) { in SimpleFastHash()
/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp88 DfaState Initial(1, /*NFA initial state=*/0); in constructDfa() local
/llvm-project/clang-tools-extra/clangd/
H A DSystemIncludeExtractor.cpp272 Initial, // Initial state: searching for target or includes list. in parseDriverOutput() enumerator
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp447 Value *Initial = propagateStoredValueToLoadUsers() local
/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h544 void setCoroutineSuspends(Stmt *Initial, Stmt *Final) { in setCoroutineSuspends() argument
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.cpp694 std::string Initial; in getEnumPrefix() local
/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1300 Scope *Initial = S; CppLookupName() local
4024 Scope *Initial = S; lookupVisibleDecls() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp983 llvm::Constant *Initial = llvm::ConstantArray::get( EmitArrayConstant() local
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2305 CFGBlockInfo &Initial = BlockInfo[CFGraph->getEntry().getBlockID()]; runAnalysis() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp999 Initial, global() enumerator
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6602 DiagState Initial; ReadPragmaDiagnosticMappings() local