Home
last modified time | relevance | path

Searched defs:Make (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h56 MakeT Make; variable
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred() argument
109 auto Make = std::nullopt; in anyType() local
117 auto Make = std::nullopt; anyIntType() local
139 auto Make = std::nullopt; anyFloatType() local
258 auto Make = std::nullopt; anyVectorType() local
[all...]
/llvm-project/flang/include/flang/Common/
H A Dindirection.h63 static common::IfNoLvalue<Indirection, ARGS...> Make(ARGS &&...args) { in Make() function
115 static common::IfNoLvalue<Indirection, ARGS...> Make(ARGS &&...args) { in Make() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/
H A Dno-internal-dependencies.cpp59 template <typename U> static C Make(U *p) { return C{}; } in Make() function in C
/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp226 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { validExtractValueIndex() local
262 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { matchScalarInAggregate() local
285 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { validInsertValueIndex() local
334 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { validShuffleVectorIndex() local
/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h22 enum class DependencyOutputFormat { Make, NMake }; enumerator
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h37 Make, enumerator
/llvm-project/third-party/benchmark/test/
H A Ddonotoptimize_test.cc19 static BitRef Make() { in Make() function
/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h119 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, Make() function
/llvm-project/flang/include/flang/Semantics/
H A Dsymbol.h963 Symbol &Make(const Scope &owner, const SourceName &name, const Attrs &attrs, Make() function
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1206 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, Make() function in MCGenDwarfLabelEntry
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp116 BindingKey BindingKey::Make(const MemRegion *R, Kind k) { Make() function in BindingKey
[all...]