Searched refs:isOperand (Results 1 – 8 of 8) sorted by relevance
1030 bool isOperand) { in verifyValueSizeAttr() argument1049 if (isOperand && totalCount != op->getNumOperands()) in verifyValueSizeAttr()1053 else if (!isOperand && totalCount != op->getNumResults()) in verifyValueSizeAttr()
69 if (!Piece.isOperand()) continue; in isOperandMentioned()364 if (!Piece.isOperand()) continue; in ActOnGCCAsmStmt()
168 if (!isOperand()) { in operator Operand*()192 bool isOperand() const { return (Data != UNDEF_PTR) && !(Data & NODE_FLAG); } in isOperand() function in OperandNode201 if (Op.isOperand()) { in operator <<()937 if (Phi && Phi.isOperand()) { in IsPhiWithMerge()
117 if (!Piece.isOperand()) in isOperandMentioned()491 if (!Piece.isOperand()) continue; in ActOnGCCAsmStmt()
1621 bool isOperand() const { return MyKind == Operand; } in isOperand() function1628 assert(isOperand()); in getOperandNo()1633 assert(isOperand() && "Range is currently used only for Operands."); in getRange()
3027 bool isOperand() const { return MyKind == Operand; } in isOperand() function3032 assert(isOperand()); in getOperandNo()3037 assert(isOperand() && "Range is currently used only for Operands."); in getRange()
389 assert(isOperand() && "Only Operands can have modifiers."); in getModifier()
492 assert(isOperand() && "Only Operands can have modifiers."); in getModifier()