Searched defs:ToInt (Results 1 – 7 of 7) sorted by relevance
5 pub trait ToInt { interface22 fn bar<G : GetToInt>(g: G) -> isize in bar()
43 TEST_F(FormatArgImplTest, ToInt) { in TEST_F() argument
94 TEST(ToIntTest, ToInt) { in TEST() argument
37 Int64ImmPtr ValueConverter::ToInt(const ValuePtrList &inputs, size_t i) { return Convert<Int64ImmPt… in ToInt() function in mindspore::runtime::ValueConverter
194 Int64ImmPtr Converter::ToInt(const py::list &python_args, size_t i) { in ToInt() function in mindspore::pynative::Converter
1550 ISD::NodeType ToInt = Sign ? ISD::FP_TO_SINT : ISD::FP_TO_UINT; in LowerDIVREM24() local
74525 typedef IntParam<int32_t> ToInt; typedef74708 typedef IntParam<int32_t> ToInt; typedef77114 typedef IntParam<int32_t> ToInt; typedef