/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | str_replace_benchmark.cc | 29 struct Replacement { struct 30 const char* needle; 31 const char* replacement;
|
/third_party/node/deps/v8/src/compiler/ |
D | int64-lowering.h | 49 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/ |
D | DIBuilder.h | 878 NodeTy *replaceTemporary(TempMDNode &&N, NodeTy *Replacement) { in replaceTemporary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | FunctionImportUtils.cpp | 310 auto Replacement = RenamedComdats.find(C); in processGlobalsForThinLTO() local
|
D | BypassSlowDivision.cpp | 463 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/ |
D | R600OpenCLImageTypeLoweringPass.cpp | 179 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/ |
D | RandomIRBuilder.cpp | 71 const Value *Replacement) { in isCompatibleReplacement()
|
/third_party/typescript/scripts/ |
D | word.d.ts | 35 export interface Replacement { interface
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroEarly.cpp | 79 Value *Replacement = in lowerCoroPromise() local
|
D | Coroutines.cpp | 176 Value *Replacement = in replaceCoroFree() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | SourceMgr.h | 208 SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SourceMgr.h | 242 SMFixIt(SMRange R, const Twine &Replacement) in SMFixIt()
|
/third_party/skia/third_party/externals/tint/src/ |
D | clone_context_test.cc | 66 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/ |
D | InterleavedAccessPass.cpp | 406 for (auto &Replacement : ReplacementMap) { in tryReplaceExtracts() local
|
D | SafeStack.cpp | 611 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/ |
D | BasicBlock.cpp | 72 Constant *Replacement = in ~BasicBlock() local
|
D | DebugInfo.cpp | 412 auto Replacement = Replacements.find(M); in map() local 1328 LLVMMetadataRef Replacement) { in LLVMMetadataReplaceAllUsesWith()
|
D | Constants.cpp | 627 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/ |
D | LoopUnswitch.cpp | 1464 Value *Replacement; in RewriteLoopBodyWithConditionConstant() local 1495 if (Value *Replacement = SimplifyInstructionWithNotEqual(UI, LIC, Val)) { in RewriteLoopBodyWithConditionConstant() local
|
D | SimpleLoopUnswitch.cpp | 144 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/ |
D | ObjCARCContract.cpp | 650 Instruction *Replacement = Inst; in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ThinLTOBitcodeWriter.cpp | 76 auto Replacement = RenamedComdats.find(C); in promoteInternals() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 663 StringRef Replacement, in reconstituteName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | HWAddressSanitizer.cpp | 1033 Value *Replacement = tagPointer(IRB, AI->getType(), AILong, Tag); in instrumentStack() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInst.h | 109 void replaceSource(SizeT Index, Operand *Replacement) { in replaceSource()
|