Searched defs:ToInt (Results 1 – 4 of 4) sorted by relevance
43 TEST_F(FormatArgImplTest, ToInt) { in TEST_F() argument
37 TEST_F(FormatArgImplTest, ToInt) { in TEST_F() argument
462 std::false_type,ToInt,PolyCollection&,Args&&...) in test_copy_algorithms_with_equality_impl() argument
1550 ISD::NodeType ToInt = Sign ? ISD::FP_TO_SINT : ISD::FP_TO_UINT; in LowerDIVREM24() local