Searched refs:isARL (Results 1 – 1 of 1) sorted by relevance
341 inline bool isARL(const Instruction *) const;399 NV50LegalizeSSA::isARL(const Instruction *i) const in isARL() function in nv50_ir::NV50LegalizeSSA433 if (a->getInsn() && isARL(a->getInsn())) { in handleAddrDef()