Searched refs:isOperand (Results 1 – 4 of 4) sorted by relevance
69 if (!Piece.isOperand()) continue; in isOperandMentioned()364 if (!Piece.isOperand()) continue; in ActOnGCCAsmStmt()
1599 bool isOperand() const { return MyKind == Operand; } in isOperand() function1606 assert(isOperand()); in getOperandNo()1611 assert(isOperand() && "Range is currently used only for Operands."); in getRange()
389 assert(isOperand() && "Only Operands can have modifiers."); in getModifier()
3304 0x75fc2f40 org.javia.arity.RPN isOperand (I)Z RPN.java