/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | OrderedBasicBlock.cpp | 101 void OrderedBasicBlock::replaceInstruction(const Instruction *Old, in replaceInstruction() argument
|
H A D | CallGraphSCCPass.cpp | 547 void CallGraphSCC::ReplaceNode(CallGraphNode *Old, CallGraphNode *New) { in ReplaceNode() argument
|
H A D | MustExecute.cpp | 36 void LoopSafetyInfo::copyColors(BasicBlock *New, BasicBlock *Old) { in copyColors() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A 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/CodeGen/ |
H A D | LiveRangeShrink.cpp | 77 FindDominatedInstruction(MachineInstr &New, MachineInstr *Old, const InstOrderMap &M) FindDominatedInstruction() argument [all...] |
H A D | MachineModuleInfo.cpp | 173 void MMIAddrLabelMap::UpdateForRAUWBlock(BasicBlock *Old, BasicBlock *New) { in UpdateForRAUWBlock() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
H A 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-10.0/llvm/lib/Transforms/IPO/ |
H A D | ConstantMerge.cpp | 105 static CanMerge makeMergeable(GlobalVariable *Old, GlobalVariable *New) { in makeMergeable() argument 116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() argument 237 GlobalVariable *Old = SameContentReplacements[i].first; mergeConstants() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SCCIterator.h | 135 void ReplaceNode(NodeRef Old, NodeRef New) { in ReplaceNode() argument
|
H A D | ImmutableMap.h | 116 LLVM_NODISCARD ImmutableMap add(ImmutableMap Old, key_type_ref K, in add() argument 122 LLVM_NODISCARD ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.h | 174 void NoteDeletion(SDNode *Old, SDNode *New) { in NoteDeletion() argument
|
H A D | ScheduleDAGSDNodes.cpp | 89 SUnit *ScheduleDAGSDNodes::Clone(SUnit *Old) { in Clone() argument [all...] |
H A D | LegalizeDAG.cpp | 206 void ReplaceNode(SDNode *Old, SDNode *New) { in ReplaceNode() argument 219 void ReplaceNode(SDValue Old, SDValue New) { in ReplaceNode() argument 229 void ReplaceNode(SDNode *Old, cons argument 242 ReplaceNodeWithValue(SDValue Old, SDValue New) ReplaceNodeWithValue() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Allocator.h | 158 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() argument 455 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) SpecificBumpPtrAllocator() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Allocator.h | 156 BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) in BumpPtrAllocatorImpl() argument 373 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) SpecificBumpPtrAllocator() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCFrameLowering.cpp | 474 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelDAGToDAG.cpp | 217 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain() argument
|
H A D | XCoreFrameLowering.cpp | 493 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeEdit.h | 66 virtual void LRE_DidCloneVirtReg(unsigned New, unsigned Old) {} in LRE_DidCloneVirtReg() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | BasicBlock.cpp | 441 void BasicBlock::replacePhiUsesWith(BasicBlock *Old, BasicBlock *New) { in replacePhiUsesWith() argument 452 void BasicBlock::replaceSuccessorsPhiUsesWith(BasicBlock *Old, in replaceSuccessorsPhiUsesWith() argument
|
H A D | Metadata.cpp | 595 void MDNode::resolveAfterOperandChange(Metadata *Old, Metadata *New) { in resolveAfterOperandChange() argument
|
H A D | Value.cpp | 924 void ValueHandleBase::ValueIsRAUWd(Value *Old, Value *New) { in ValueIsRAUWd() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
H A 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/ |
H A 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/ARM/ |
H A D | Thumb1FrameLowering.cpp | 123 MachineInstr &Old = *I; in eliminateCallFramePseudoInstr() local
|