/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 105 static CanMerge makeMergeable(GlobalVariable *Old, GlobalVariable *New) { in makeMergeable() 116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() 237 GlobalVariable *Old = SameContentReplacements[i].first; in mergeConstants() local
|
D | MergeFunctions.cpp | 465 void MergeFunctions::replaceDirectCallers(Function *Old, Function *New) { in replaceDirectCallers()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegColoring.cpp | 138 unsigned Old = LI->reg; in runOnMachineFunction() local 168 unsigned Old = SortedIntervals[I]->reg; in runOnMachineFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | OrderedBasicBlock.cpp | 101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction()
|
D | CallGraphSCCPass.cpp | 547 void CallGraphSCC::ReplaceNode(CallGraphNode *Old, CallGraphNode *New) { in ReplaceNode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 237 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local 274 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 156 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 373 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerValueBitMap.h | 36 uintptr_t Old = Map[WordIdx]; in AddValue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | BasicBlock.cpp | 441 void BasicBlock::replacePhiUsesWith(BasicBlock *Old, BasicBlock *New) { in replacePhiUsesWith() 452 void BasicBlock::replaceSuccessorsPhiUsesWith(BasicBlock *Old, in replaceSuccessorsPhiUsesWith()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveRangeShrink.cpp | 78 MachineInstr *Old, in FindDominatedInstruction()
|
D | MachineFunction.cpp | 863 void MachineFunction::moveCallSiteInfo(const MachineInstr *Old, in moveCallSiteInfo() 883 void MachineFunction::copyCallSiteInfo(const MachineInstr *Old, in copyCallSiteInfo() 950 bool MachineJumpTableInfo::ReplaceMBBInJumpTables(MachineBasicBlock *Old, in ReplaceMBBInJumpTables() 962 MachineBasicBlock *Old, in ReplaceMBBInJumpTable()
|
D | MachineBasicBlock.cpp | 674 void MachineBasicBlock::splitSuccessor(MachineBasicBlock *Old, in splitSuccessor() 716 void MachineBasicBlock::replaceSuccessor(MachineBasicBlock *Old, in replaceSuccessor() 1195 void MachineBasicBlock::ReplaceUsesOfBlockWith(MachineBasicBlock *Old, in ReplaceUsesOfBlockWith() 1216 void MachineBasicBlock::replacePhiUsesWith(MachineBasicBlock *Old, in replacePhiUsesWith()
|
D | MachineModuleInfo.cpp | 173 void MMIAddrLabelMap::UpdateForRAUWBlock(BasicBlock *Old, BasicBlock *New) { in UpdateForRAUWBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 158 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() function 455 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SCCIterator.h | 135 void ReplaceNode(NodeRef Old, NodeRef New) { in ReplaceNode()
|
D | ImmutableMap.h | 116 LLVM_NODISCARD ImmutableMap add(ImmutableMap Old, key_type_ref K, in add() 122 LLVM_NODISCARD ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveRangeEdit.h | 66 virtual void LRE_DidCloneVirtReg(unsigned New, unsigned Old) {} in LRE_DidCloneVirtReg()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 217 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | ValueMapper.cpp | 601 Metadata *Old = N.getOperand(I); in remapOperands() local 713 remapOperands(*ClonedN, [this, &D, &G](Metadata *Old) { in mapNodesInPOT() 747 remapOperands(*DistinctWorklist.pop_back_val(), [this](Metadata *Old) { in map() 881 MDNode *Old = MI.second; in remapInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 645 Instruction *InsertNewInstBefore(Instruction *New, Instruction &Old) { in InsertNewInstBefore() 655 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { in InsertNewInstWith()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 174 void NoteDeletion(SDNode *Old, SDNode *New) { in NoteDeletion()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 2150 static Value *insertInteger(const DataLayout &DL, IRBuilderTy &IRB, Value *Old, in insertInteger() 2207 static Value *insertVector(IRBuilderTy &IRB, Value *Old, Value *V, in insertVector() 2613 Value *Old = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), &NewAI, in rewriteVectorizedStoreInst() local 2630 Value *Old = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), &NewAI, in rewriteIntegerStore() local 2835 Value *Old = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), &NewAI, in visitMemSetInst() local 2848 Value *Old = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), &NewAI, in visitMemSetInst() local 3052 Value *Old = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), &NewAI, in visitMemTransferInst() local 3056 Value *Old = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), &NewAI, in visitMemTransferInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerCompileUnit.h | 37 const auto &Old = *I; in set() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUAtomicOptimizer.cpp | 361 Value *Old = V; in buildShiftRight() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.cpp | 474 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|