Searched refs:pos_inf (Results 1 – 4 of 4) sorted by relevance
201 const llvm::APFloat pos_inf = GetIeeeF32FromBitwiseRep(0x7f800000); in GenerateVF32Log() local208 llvm::Value* is_pos_inf_mask = vsl.FCmpEQMask(input, pos_inf); in GenerateVF32Log()267 vsl.FloatAnd(is_pos_inf_mask, pos_inf)); in GenerateVF32Log()
358 uint32_t pos_inf : 1; member
197 if (cat1->pos_inf) in print_instr_cat1()
187 cat1->pos_inf = !!(dst->flags & IR3_REG_POS_INF); in emit_cat1()