Searched refs:ALU_OP1_FLT_TO_INT_TRUNC (Results 1 – 2 of 2) sorted by relevance
283 #define ALU_OP1_FLT_TO_INT_TRUNC 88 macro
434 case ALU_OP1_FLT_TO_INT_TRUNC: dv = (int32_t)truncf(cv.f); break; in fold_alu_op1()