Searched defs:UsedRegs (Results 1 – 6 of 6) sorted by relevance
56 SmallVector<uint32_t, 16> UsedRegs; variable
164 SmallVector<uint32_t, 16> UsedRegs; variable
1982 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall()2199 SmallVector<unsigned, 4> UsedRegs; in ARMEmitLibcall() local2334 SmallVector<unsigned, 4> UsedRegs; in SelectCall() local
749 SmallVector<unsigned, 8> UsedRegs; in EmitMachineNode() local
1889 SmallVector<unsigned, 4> UsedRegs; in DoSelectCall() local
1810 void MachineInstr::setPhysRegsDeadExcept(ArrayRef<unsigned> UsedRegs, in setPhysRegsDeadExcept()