| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
| H A D | Replacement.h | 222 explicit Replacements(const Replacement &R) { Replaces.insert(R); } in Replacements() function 294 Replacements(const_iterator Begin, const_iterator End) in Replacements() function 339 std::vector<Replacement> Replacements; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAddMissingPrototypes.cpp | 63 std::vector<std::pair<Function *, Function *>> Replacements; in runOnModule() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| H A D | ComputeReplacements.cpp | 98 tooling::Replacements Replacements; in computeReplacements() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FormatVariadic.cpp | 144 SmallVector<ReplacementItem, 2> Replacements; in parseFormatString() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | FormatVariadic.h | 82 const auto Replacements = parseFormatString(Fmt, Adapters.size(), Validate); in format() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURewriteOutArguments.cpp | 211 DenseMap<ReturnInst *, ReplacementVec> Replacements; in runOnFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | A15SDOptimizer.cpp | 125 std::map<MachineInstr*, unsigned> Replacements; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1652 std::vector<DeferredReplacement> &Replacements, in makeStatepointExplicitImpl() 1943 std::vector<DeferredReplacement> &Replacements, in makeStatepointExplicit() 2809 std::vector<DeferredReplacement> Replacements; in insertParsePoints() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.h | 438 llvm::MapVector<StringRef, llvm::TrackingVH<llvm::Constant>> Replacements; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 643 DenseMap<Metadata *, Metadata *> Replacements; member in __anondd73670d0511::DebugTypeInfoRemoval
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 2665 SmallVector<Designator, 4> Replacements; in ExpandAnonymousFieldDesignator() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InstructionSimplify.cpp | 4629 ArrayRef<std::pair<Value *, Value *>> Replacements, Value *TrueVal, in simplifySelectWithEquivalence() argument
|