Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp153 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetValueInMiddleOfBlock() local
295 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetUndefVal() local
DTailDuplicator.cpp354 unsigned NewDef = MRI->createVirtualRegister(RC); in processPHI() local
/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp150 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetValueInMiddleOfBlock() local
287 MachineInstr *NewDef = InsertNewDef(TargetOpcode::IMPLICIT_DEF, in GetUndefVal() local
DTailDuplicator.cpp318 unsigned NewDef = MRI->createVirtualRegister(RC); in processPHI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp230 MemoryAccess *NewDef) { in setMemoryPhiValueForBlock()
329 MemoryAccess *NewDef = dyn_cast_or_null<MemoryAccess>(Var); in fixupDefs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp359 xmlNsPtr NewDef = xmlCopyNamespace(Def); in mergeNamespaces() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp585 SUnit *NewDef = nullptr; in ListScheduleBottomUp() local
DScheduleDAGRRList.cpp1551 SUnit *NewDef = nullptr; in PickNodeToScheduleBottomUp() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp592 SUnit *NewDef = nullptr; in ListScheduleBottomUp() local
DScheduleDAGRRList.cpp1458 SUnit *NewDef = nullptr; in PickNodeToScheduleBottomUp() local
/external/llvm/lib/TableGen/
DTGParser.cpp219 auto NewDef = make_unique<Record>(*R); in AddSubMultiClass() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1285 Value *NewDef = DU.WideDef; in widenIVUse() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1419 Value *NewDef = DU.WideDef; in widenIVUse() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp135 unsigned NewDef) { in phiInfoElementSetDef()