Home | History | Annotate | Download | only in compiler

Lines Matching refs:operand_types

98   const OperandType* operand_types = Bytecodes::GetOperandTypes(bytecode);
119 switch (operand_types[i]) {
159 DCHECK(!Bytecodes::IsRegisterOutputOperandType(operand_types[i]));
168 switch (operand_types[i]) {
197 DCHECK(!Bytecodes::IsRegisterInputOperandType(operand_types[i]));
278 const OperandType* operand_types = Bytecodes::GetOperandTypes(bytecode);
281 switch (operand_types[i]) {
301 DCHECK(!Bytecodes::IsRegisterOutputOperandType(operand_types[i]));