Searched defs:input3 (Results 1 – 2 of 2) sorted by relevance
432 double input3 = 100 * (static_cast<uint64_t>(UINT32_MAX) + 1) + INT32_MAX + 1 + 23456; in HWTEST_F_L0() local484 double input3 = 100 * (static_cast<uint64_t>(UINT32_MAX) + 1) + INT32_MAX + 1 + 23456; in HWTEST_F_L0() local536 double input3 = 100 * (static_cast<uint64_t>(UINT16_MAX) + 1) + INT16_MAX + 1 + 23456; in HWTEST_F_L0() local588 double input3 = 100 * (static_cast<uint64_t>(UINT16_MAX) + 1) + INT16_MAX + 1 + 23456; in HWTEST_F_L0() local640 double input3 = 100 * (static_cast<uint64_t>(UINT8_MAX) + 1) + INT8_MAX + 1 + 23; in HWTEST_F_L0() local692 double input3 = 100 * (static_cast<uint64_t>(UINT8_MAX) + 1) + INT8_MAX + 1 + 56; in HWTEST_F_L0() local
2520 Inst *input3) in FixedInputsInst4()5182 Inst *input3) in StoreObjectDynamicInst()6464 …e opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *input1, Inst *input2, Inst *input3, in SelectInst()