Home
last modified time | relevance | path

Searched defs:addLiveOut (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp401 void RegDefsUses::addLiveOut(const MachineBasicBlock &MBB, in addLiveOut() function in RegDefsUses
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp403 void RegDefsUses::addLiveOut(const MachineBasicBlock &MBB, in addLiveOut() function in RegDefsUses
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp377 void RegDefsUses::addLiveOut(const MachineBasicBlock &MBB, in addLiveOut() function in RegDefsUses
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp811 void VPlan::addLiveOut(PHINode *PN, VPValue *V) { in addLiveOut() function in VPlan
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp875 void LinearizedRegion::addLiveOut(unsigned VReg) { LiveOuts.insert(VReg); } in addLiveOut() function in LinearizedRegion
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp896 void LinearizedRegion::addLiveOut(unsigned VReg) { LiveOuts.insert(VReg); } in addLiveOut() function in LinearizedRegion