Home | History | Annotate | Download | only in src

Lines Matching refs:OpKind

1614   void reportInvalidBinaryOp(Ice::InstArithmetic::OpKind Op, Ice::Type OpTy);
1618 bool isValidIntegerLogicalOp(Ice::InstArithmetic::OpKind Op, Ice::Type OpTy) {
1628 bool isValidIntegerArithOp(Ice::InstArithmetic::OpKind Op, Ice::Type OpTy) {
1637 bool isValidFloatingArithOp(Ice::InstArithmetic::OpKind Op, Ice::Type OpTy) {
1749 Ice::InstArithmetic::OpKind &Op) {
1916 Ice::InstCast::OpKind &CastKind) {
2154 void FunctionParser::reportInvalidBinaryOp(Ice::InstArithmetic::OpKind Op,
2232 Ice::InstArithmetic::OpKind Opcode;
2247 Ice::InstCast::OpKind CastKind;