HomeSort by relevance Sort by last modified time
    Searched refs:LLVMInt64TypeInContext (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_shader.c 171 ret_type= LLVMInt64TypeInContext(gallivm->context);
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c 171 ret_type= LLVMInt64TypeInContext(gallivm->context);
  /external/llvm/include/llvm-c/
Core.h 708 LLVMTypeRef LLVMInt64TypeInContext(LLVMContextRef C);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_llvm.c 507 LLVMConstInt(LLVMInt64TypeInContext(gallivm->context),
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 507 LLVMConstInt(LLVMInt64TypeInContext(gallivm->context),
    [all...]
  /external/llvm/lib/IR/
Core.cpp 227 LLVMTypeRef LLVMInt64TypeInContext(LLVMContextRef C) {
247 return LLVMInt64TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 207 return LLVMInt64TypeInContext(Context);
    [all...]

Completed in 675 milliseconds