Searched refs:typeOperand (Results 1 – 1 of 1) sorted by relevance
1550 auto *typeOperand = dir->getOperand(); in genCustomDirectivePrinter() local1551 auto *operand = dyn_cast<OperandVariable>(typeOperand); in genCustomDirectivePrinter()1553 : cast<ResultVariable>(typeOperand)->getVar(); in genCustomDirectivePrinter()1561 auto *typeOperand = dir->getOperand(); in genCustomDirectivePrinter() local1562 auto *operand = dyn_cast<OperandVariable>(typeOperand); in genCustomDirectivePrinter()1564 : cast<ResultVariable>(typeOperand)->getVar(); in genCustomDirectivePrinter()