Searched defs:check_conversion (Results 1 – 3 of 3) sorted by relevance
41 template <float (*CONVERT)(float)> static bool check_conversion(uint32_t input, uint32_t output, in check_conversion() function
39 template <float (*CONVERT)(float)> static bool check_conversion(uint32_t input, uint32_t output, in check_conversion() function
1919 bool check_conversion = in AssembleArchInstruction() local1961 bool check_conversion = (i.OutputCount() > 1); in AssembleArchInstruction() local