Lines Matching defs:operand
1023 // Note: To represent a source language opaque type, this instruction must have no Members operands, Size operand must be
2607 // An opcode that has one id operand, no result id, and no type
2608 void Builder::createNoResultOp(Op opCode, Id operand)
2611 op->addIdOperand(operand);
2656 Id Builder::createUnaryOp(Op opCode, Id typeId, Id operand)
2661 return createSpecConstantOp(opCode, typeId, std::vector<Id>(1, operand), std::vector<Id>());
2664 op->addIdOperand(operand);
2908 ImageOperandsMask mask = ImageOperandsMaskNone; // the mask operand
2961 // insert the operand for the mask, if any bits were set.
3945 // that into a final operand to the access chain. We need to remap the
4116 // File operand
4119 // Source operand