Searched refs:LLVMIntULT (Results 1 – 5 of 5) sorted by relevance
318 op = type.sign ? LLVMIntSLT : LLVMIntULT; in lp_build_compare()
324 LLVMIntULT, /**< unsigned less than */ enumerator
696 case TGSI_OPCODE_USLT: pred = LLVMIntULT; break; in emit_icmp()
523 LLVMIntULT, in generate_fs_loop()
305 IntULT IntPredicate = C.LLVMIntULT