Home
last modified time | relevance | path

Searched defs:NewDef (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp161 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetValueInMiddleOfBlock() local
303 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetUndefVal() local
H A DTailDuplicator.cpp362 Register NewDef = MRI->createVirtualRegister(RC); in processPHI() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp599 SUnit *NewDef = nullptr; in ListScheduleBottomUp() local
H A DScheduleDAGRRList.cpp1582 SUnit *NewDef = nullptr; in PickNodeToScheduleBottomUp() local
/openbsd-src/gnu/llvm/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp356 xmlNsPtr NewDef = xmlCopyNamespace(Def); in mergeNamespaces() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp286 MemoryAccess *NewDef) { in setMemoryPhiValueForBlock()
466 MemoryAccess *NewDef = dyn_cast_or_null<MemoryAccess>(Var); in fixupDefs() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1340 if (auto *NewDef = dyn_cast<MemoryDef>(NewAccess)) in eliminatePartiallyRedundantLoad() local
1899 auto *NewDef = in processAssumeIntrinsic() local
H A DMemCpyOptimizer.cpp530 auto *NewDef = in tryMergingIntoMemset() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h1266 Register NewDef = UpdatedDefs.pop_back_val(); in tryCombineInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1736 Value *NewDef = DU.WideDef; in widenIVUse() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp116 unsigned NewDef) { in phiInfoElementSetDef()