Searched defs:Make (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
| HD | OpDescriptor.h | 56 MakeT Make; variable 60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred() 109 auto Make = None; in anyType() local 117 auto Make = None; in anyIntType() local 125 auto Make = None; in anyFloatType() local 189 auto Make = None; in anyVectorType() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| HD | Operations.cpp | 196 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validExtractValueIndex() local 232 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { in matchScalarInAggregate() local 254 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validInsertValueIndex() local 300 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validShuffleVectorIndex() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| HD | DependencyScanningService.h | 38 Make, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/ |
| HD | DependencyOutputOptions.h | 21 enum class DependencyOutputFormat { Make, NMake }; enumerator
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | DiagnosticIDs.h | 107 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, in Make() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/ |
| HD | MCDwarf.cpp | 87 void MCDwarfLineEntry::Make(MCObjectStreamer *MCOS, MCSection *Section) { in Make() function in MCDwarfLineEntry 1207 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, in Make() function in MCGenDwarfLabelEntry
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | RegionStore.cpp | 115 BindingKey BindingKey::Make(const MemRegion *R, Kind k) { in Make() function in BindingKey
|