Searched refs:isCustom (Results 1 – 2 of 2) sorted by relevance
67 unsigned isCustom : 1; variable86 Ret.isCustom = false; in getReg()98 Ret.isCustom = true; in getCustomReg()109 Ret.isCustom = false; in getMem()121 Ret.isCustom = true; in getCustomMem()148 bool needsCustom() const { return isCustom; } in needsCustom()
847 bool isCustom = false; in LegalizeLoadOps() local852 isCustom = true; in LegalizeLoadOps()858 if (isCustom) { in LegalizeLoadOps()