Home
last modified time | relevance | path

Searched refs:isARL (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nv50.cpp341 inline bool isARL(const Instruction *) const;
399 NV50LegalizeSSA::isARL(const Instruction *i) const in isARL() function in nv50_ir::NV50LegalizeSSA
433 if (a->getInsn() && isARL(a->getInsn())) { in handleAddrDef()