Searched defs:Make (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/FuzzMutate/ |
H A D | OpDescriptor.h | 55 MakeT Make; variable 59 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred() 108 auto Make = std::nullopt; in anyType() local 116 auto Make = std::nullopt; in anyIntType() local 124 auto Make = std::nullopt; in anyFloatType() local 189 auto Make = std::nullopt; in anyVectorType() local
|
/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/ |
H A D | Operations.cpp | 203 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validExtractValueIndex() local 239 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { in matchScalarInAggregate() local 262 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validInsertValueIndex() local 311 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validShuffleVectorIndex() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/ |
H A D | DependencyScanningService.h | 36 Make, enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
H A D | DependencyOutputOptions.h | 22 enum class DependencyOutputFormat { Make, NMake }; enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticIDs.h | 111 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, in Make() function
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 1198 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, in Make() function in MCGenDwarfLabelEntry
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | RegionStore.cpp | 115 BindingKey BindingKey::Make(const MemRegion *R, Kind k) { in Make() function in BindingKey
|