Searched refs:ParamField (Results 1 – 9 of 9) sorted by relevance
353 using ParamField = base::BitField<int, 22, 5>; variable
2982 opcode = kArchCallCFunction | ParamField::encode(gp_param_count) | in VisitCall()
1266 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()1305 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()
917 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()963 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()
829 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()
772 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()
796 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()
1338 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()
762 int const num_gp_parameters = ParamField::decode(instr->opcode()); in AssembleArchInstruction()