Searched defs:FprInOuts (Results 1 – 1 of 1) sorted by relevance
117 inline InOutRegMasks& FprInOuts(FRegister reg) { FprIns(reg); FprOuts(reg); return *this; } in FprInOuts() function118 inline InOutRegMasks& FprInOuts(VectorRegister reg) { in FprInOuts() function122 inline InOutRegMasks& FprInOuts(T one, Ts... more) { in FprInOuts() function