Searched defs:is_inf (Results 1 – 7 of 7) sorted by relevance
290 const int is_inf = abnormality_indicators(1); in checkForAnomalies() local
153 LLVMValueRef infcheck_src, is_inf, is_nan; in lp_build_float_to_smallfloat() local
788 bool is_inf = false; in is_valid_number() local
267 fn is_inf(self) -> bool { in is_inf() method
711 Value is_inf = rewriter.create<IsInfOp>(loc, tensor_bool_type, input); in matchAndRewrite() local
597 struct is_inf { struct602 inline cstfp_pred_ty<is_inf> m_Inf() { in m_Inf() argument
719 llvm::Value* is_inf = FCmpOEQ(exp_sum_m2, inf); in EmitComplexUnaryOp() local