Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/MC/
H A DSubtargetFeature.cpp50 SubtargetFeatures::SubtargetFeatures(StringRef Initial) { in SubtargetFeatures()
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp229 uint64_t SimpleFastHash(const void *Data, size_t Size, uint64_t Initial) { in SimpleFastHash()
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DDFAEmitter.cpp89 DfaState Initial(1, /*NFA initial state=*/0); in constructDfa() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp436 Value *Initial = new LoadInst( in propagateStoredValueToLoadUsers() local
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h521 void setCoroutineSuspends(Stmt *Initial, Stmt *Final) { in setCoroutineSuspends()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp1274 Scope *Initial = S; in CppLookupName() local
4071 Scope *Initial = S; in lookupVisibleDecls() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp973 llvm::Constant *Initial = llvm::ConstantArray::get( in EmitArrayConstant() local
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp2459 CFGBlockInfo *Initial = &BlockInfo[CFGraph->getEntry().getBlockID()]; in runAnalysis() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp969 Initial, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp6394 DiagState Initial; in ReadPragmaDiagnosticMappings() local