Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h222 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-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp64 std::vector<std::pair<Function *, Function *>> Replacements; in runOnModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp145 SmallVector<ReplacementItem, 2> Replacements; in parseFormatString() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DComputeReplacements.cpp98 tooling::Replacements Replacements; in computeReplacements() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp213 DenseMap<ReturnInst *, ReplacementVec> Replacements; in runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp125 std::map<MachineInstr*, unsigned> Replacements; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1645 makeStatepointExplicitImpl(CallBase * Call,const SmallVectorImpl<Value * > & BasePtrs,const SmallVectorImpl<Value * > & LiveVariables,PartiallyConstructedSafepointRecord & Result,std::vector<DeferredReplacement> & Replacements,const PointerToBaseTy & PointerToBase,GCStrategy * GC) makeStatepointExplicitImpl() argument
1936 makeStatepointExplicit(DominatorTree & DT,CallBase * Call,PartiallyConstructedSafepointRecord & Result,std::vector<DeferredReplacement> & Replacements,const PointerToBaseTy & PointerToBase,GCStrategy * GC) makeStatepointExplicit() argument
2800 std::vector<DeferredReplacement> Replacements; insertParsePoints() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h390 llvm::MapVector<StringRef, llvm::TrackingVH<llvm::Constant>> Replacements; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp616 DenseMap<Metadata *, Metadata *> Replacements; global() member in __anon74ec4fdf0511::DebugTypeInfoRemoval
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp2448 SmallVector<Designator, 4> Replacements; ExpandAnonymousFieldDesignator() local