Searched defs:shiftOp (Results 1 – 2 of 2) sorted by relevance
1613 …Test::BuildGraphCommutativeBinaryOpWithShiftedOperand(const TypeTriple &types, ShiftOpPair shiftOp, in BuildGraphCommutativeBinaryOpWithShiftedOperand()1649 …t::BuildExpectedCommutativeBinaryOpWithShiftedOperand(const TypeTriple &types, ShiftOpPair shiftOp, in BuildExpectedCommutativeBinaryOpWithShiftedOperand()1699 for (auto &shiftOp : shiftOps) { in TEST_F() local1712 …est::TestCommutativeBinaryOpWithShiftedOperandWithIncompatibleInstructionTypes(ShiftOpPair shiftOp, in TestCommutativeBinaryOpWithShiftedOperandWithIncompatibleInstructionTypes()1761 for (const auto &shiftOp : shiftOps) { in TEST_F() local1768 Graph *LoweringTest::BuildGraphSubWithShiftedOperand(TypeTriple types, ShiftOpPair shiftOp) in BuildGraphSubWithShiftedOperand()1803 void LoweringTest::TestSubWithShiftedOperand(TypeTriple types, ShiftOpPair shiftOp) in TestSubWithShiftedOperand()1853 for (auto &shiftOp : shiftOps) { in TEST_F() local1868 for (auto &shiftOp : shiftOps) { in TEST_F() local1905 …::TestNonCommutativeBinaryOpWithShiftedOperand(const TypeTriple &types, const ShiftOpPair &shiftOp, in TestNonCommutativeBinaryOpWithShiftedOperand()[all …]
499 BitShiftOperand::ShiftOp shiftOp = v->GetShiftOp(); in Visit() local