Home | History | Annotate | Download | only in gallivm

Lines Matching defs:reg_type

234    LLVMTypeRef reg_type = LLVMIntTypeInContext(gallivm->context,
269 LLVMBuildBitCast(builder, mask->exec_mask, reg_type, ""),
270 LLVMConstNull(reg_type), "");