Home
last modified time | relevance | path

Searched defs:Replacement (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_replace_benchmark.cc29 struct Replacement { struct
30 const char* needle;
31 const char* replacement;
/third_party/node/deps/v8/src/compiler/
Dint64-lowering.h49 struct Replacement { struct
50 Node* low;
51 Node* high;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h878 NodeTy *replaceTemporary(TempMDNode &&N, NodeTy *Replacement) { in replaceTemporary()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp310 auto Replacement = RenamedComdats.find(C); in processGlobalsForThinLTO() local
DBypassSlowDivision.cpp463 if (Value *Replacement = Task.getReplacement(PerBBDivCache)) { in bypassSlowDivision() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600OpenCLImageTypeLoweringPass.cpp179 Value *Replacement = nullptr; in replaceImageUses() local
212 Value *Replacement = nullptr; in replaceSamplerUses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DRandomIRBuilder.cpp71 const Value *Replacement) { in isCompatibleReplacement()
/third_party/typescript/scripts/
Dword.d.ts35 export interface Replacement { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp79 Value *Replacement = in lowerCoroPromise() local
DCoroutines.cpp176 Value *Replacement = in replaceCoroFree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h208 SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h242 SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt()
/third_party/skia/third_party/externals/tint/src/
Dclone_context_test.cc66 struct Replacement : public Castable<Replacement, Replaceable> { struct
67 Replacement(Allocator* alloc, Symbol n) : Base(alloc, n) {} in Replacement() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp406 for (auto &Replacement : ReplacementMap) { in tryReplaceExtracts() local
DSafeStack.cpp611 Value *Replacement = IRBUser.CreateBitCast(Off, AI->getType(), Name); in moveStaticAllocasToUnsafeStack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DBasicBlock.cpp72 Constant *Replacement = in ~BasicBlock() local
DDebugInfo.cpp412 auto Replacement = Replacements.find(M); in map() local
1328 LLVMMetadataRef Replacement) { in LLVMMetadataReplaceAllUsesWith()
DConstants.cpp627 Constant *Constant::replaceUndefsWith(Constant *C, Constant *Replacement) { in replaceUndefsWith()
2898 Value *Replacement = nullptr; in handleOperandChange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1464 Value *Replacement; in RewriteLoopBodyWithConditionConstant() local
1495 if (Value *Replacement = SimplifyInstructionWithNotEqual(UI, LIC, Val)) { in RewriteLoopBodyWithConditionConstant() local
DSimpleLoopUnswitch.cpp144 Constant &Replacement) { in replaceLoopInvariantUses()
540 ConstantInt *Replacement = ExitDirection in unswitchTrivialBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp650 Instruction *Replacement = Inst; in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp76 auto Replacement = RenamedComdats.find(C); in promoteInternals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp663 StringRef Replacement, in reconstituteName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1033 Value *Replacement = tagPointer(IRB, AI->getType(), AILong, Tag); in instrumentStack() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h109 void replaceSource(SizeT Index, Operand *Replacement) { in replaceSource()

12