Searched refs:i1true (Results 1 – 4 of 4) sorted by relevance
72 LLVMValueRef i1true; member
97 ctx->i1true = LLVMConstInt(ctx->i1, 1, false); in ac_llvm_context_init()1241 ctx->i1true, in ac_build_umsb()
3670 LLVMValueRef da = is_da ? ctx->ac.i1true : ctx->ac.i1false; in visit_image_load()3712 glc = ctx->ac.i1true; in visit_image_store()3730 LLVMValueRef da = is_da ? ctx->ac.i1true : ctx->ac.i1false; in visit_image_store()3828 params[param_count++] = da ? ctx->ac.i1true : ctx->ac.i1false; /* da */ in visit_image_atomic()
289 LLVMValueRef i1true = LLVMConstInt(ctx->i1, 1, 0); in image_append_args() local291 LLVMValueRef da = tgsi_is_array_image(target) ? i1true : i1false; in image_append_args()295 i1true : i1false; in image_append_args()334 LLVMValueRef i1true = LLVMConstInt(ctx->i1, 1, 0); in buffer_append_args() local343 i1true : i1false; /* glc */ in buffer_append_args()