Searched refs:getFPFastMathModeName (Results 1 – 3 of 3) sorted by relevance
421 std::string getFPFastMathModeName(uint32_t e);
434 O << SPIRV::getFPFastMathModeName(e); in printFPFastMathMode()
532 std::string getFPFastMathModeName(uint32_t e) { in getFPFastMathModeName() function