HomeSort by relevance Sort by last modified time
    Searched refs:LLVMVoidTypeInContext (Results 26 - 31 of 31) sorted by null

12

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_fs.c 871 func_type = LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context),
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c 1015 main_fn_type = LLVMFunctionType(LLVMVoidTypeInContext(ctx->gallivm.context),
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 871 func_type = LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context),
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c 1015 main_fn_type = LLVMFunctionType(LLVMVoidTypeInContext(ctx->gallivm.context),
    [all...]
  /external/llvm/lib/IR/
Core.cpp 419 LLVMTypeRef LLVMVoidTypeInContext(LLVMContextRef C) {
427 return LLVMVoidTypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 381 return LLVMVoidTypeInContext(Context);
    [all...]

Completed in 1355 milliseconds

12