Home
last modified time | relevance | path

Searched defs:cmpval (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2125 LLVMValueRef cmpval = lp_build_const_vec(bld->gallivm, type, 1<<24); in lp_build_trunc() local
2180 LLVMValueRef cmpval = lp_build_const_vec(bld->gallivm, type, 1<<24); in lp_build_round() local
2233 LLVMValueRef cmpval = lp_build_const_vec(bld->gallivm, type, 1<<24); in lp_build_floor() local
2308 LLVMValueRef cmpval = lp_build_const_vec(bld->gallivm, type, 1<<24); in lp_build_ceil() local
Dlp_bld_sample_soa.c798 LLVMValueRef cmpval; in lp_build_sample_image_nearest() local