Home | History | Annotate | Download | only in gallivm

Lines Matching refs:i32t

1295    LLVMTypeRef i32t = LLVMInt32TypeInContext(bld->gallivm->context);
1308 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0);
1328 args[2] = LLVMConstInt(i32t, mode, 0);
1368 LLVMConstInt(i32t, mode, 0));
1381 LLVMTypeRef i32t = LLVMInt32TypeInContext(bld->gallivm->context);
1398 LLVMValueRef index0 = LLVMConstInt(i32t, 0, 0);