Searched refs:isCustom (Results 1 – 2 of 2) sorted by relevance
66 unsigned isCustom : 1; variable85 Ret.isCustom = false; in getReg()97 Ret.isCustom = true; in getCustomReg()108 Ret.isCustom = false; in getMem()120 Ret.isCustom = true; in getCustomMem()147 bool needsCustom() const { return isCustom; } in needsCustom()
836 bool isCustom = false; in LegalizeLoadOps() local841 isCustom = true; in LegalizeLoadOps()847 if (isCustom) { in LegalizeLoadOps()