Searched refs:ForceQuad (Results 1 – 1 of 1) sorted by relevance
1116 static unsigned RFT(unsigned t, bool shift = false, bool ForceQuad = false) { in RFT() argument1118 int IsQuad = ForceQuad ? true : Type.isQuad(); in RFT()