Lines Matching refs:LocationOperand
34 return LocationOperand::cast(instr_->InputAt(index))->representation() == in Is64BitOperand()
39 return LocationOperand::cast(instr_->InputAt(index))->representation() == in Is32BitOperand()
1249 (LocationOperand::cast(pushes.back()->destination()).index() + 1 == in AssembleTailCallBeforeGap()
1254 LocationOperand destination_location( in AssembleTailCallBeforeGap()
1255 LocationOperand::cast(move->destination())); in AssembleTailCallBeforeGap()
1263 LocationOperand source_location(LocationOperand::cast(source)); in AssembleTailCallBeforeGap()
2179 LocationOperand* op = LocationOperand::cast(instr->InputAt(0)); in AssembleArchInstruction()
2199 LocationOperand* op = LocationOperand::cast(instr->InputAt(0)); in AssembleArchInstruction()
2215 LocationOperand* op = LocationOperand::cast(instr->InputAt(0)); in AssembleArchInstruction()
3216 LocationOperand* op = LocationOperand::cast(source); in AssembleMove()
3227 LocationOperand* op = LocationOperand::cast(source); in AssembleMove()
3234 LocationOperand* op = LocationOperand::cast(source); in AssembleMove()