Home
last modified time | relevance | path

Searched refs:convertToFp (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp196 inline FpType convertToFp() const { in convertToFp() function in __anon013ef65f0111::BitcodeInt
2877 float FpValue = Value.convertToFp<int32_t, float>(); in ProcessRecord()
2883 double FpValue = Value.convertToFp<uint64_t, double>(); in ProcessRecord()