Searched refs:LLVMIntSGT (Results 1 – 6 of 6) sorted by relevance
324 op = type.sign ? LLVMIntSGT : LLVMIntUGT; in lp_build_compare()
1394 need_lerp = LLVMBuildICmp(builder, LLVMIntSGT, in lp_build_sample_mipmap()
275 LLVMIntSGT, in lp_exec_endloop()
873 cmp = LLVMBuildICmp(builder, LLVMIntSGT, emit_data->args[0], bld_base->int_bld.zero, ""); in emit_ssg()
326 LLVMIntSGT, /**< signed greater than */ enumerator
307 IntSGT IntPredicate = C.LLVMIntSGT