Home
last modified time | relevance | path

Searched refs:addDefs (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFixWWMLiveness.cpp89 void addDefs(const MachineInstr &MI, SparseBitVector<> &set);
118 void SIFixWWMLiveness::addDefs(const MachineInstr &MI, SparseBitVector<> &Regs) in addDefs() function in SIFixWWMLiveness
138 addDefs(*II, LiveOut); in runOnWWMInstruction()
145 addDefs(MI, LiveOut); in runOnWWMInstruction()
154 addDefs(*II, Reachable); in runOnWWMInstruction()
161 addDefs(MI, Reachable); in runOnWWMInstruction()