Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp155 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetValueInMiddleOfBlock() local
293 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetUndefVal() local
H A DTailDuplicator.cpp362 Register NewDef = MRI->createVirtualRegister(RC); in processPHI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp584 SUnit *NewDef = nullptr; in ListScheduleBottomUp() local
H A DScheduleDAGRRList.cpp1568 SUnit *NewDef = nullptr; in PickNodeToScheduleBottomUp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp358 xmlNsPtr NewDef = xmlCopyNamespace(Def); in mergeNamespaces() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h857 Register NewDef = UpdatedDefs.pop_back_val(); in tryCombineInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp292 MemoryAccess *NewDef) { in setMemoryPhiValueForBlock()
466 MemoryAccess *NewDef = dyn_cast_or_null<MemoryAccess>(Var); in fixupDefs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1209 if (auto *NewDef = dyn_cast<MemoryDef>(NewAccess)) in eliminatePartiallyRedundantLoad() local
1775 auto *NewDef = in processAssumeIntrinsic() local
H A DMemCpyOptimizer.cpp500 auto *NewDef = in tryMergingIntoMemset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1741 Value *NewDef = DU.WideDef; in widenIVUse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp116 unsigned NewDef) { in phiInfoElementSetDef()