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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_intr.c 110 assert(!LLVMGetNamedFunction(module, name));
195 function = LLVMGetNamedFunction(module, name);
lp_bld_sample_soa.c     [all...]
  /external/llvm/tools/llvm-c-test/
echo.cpp 239 LLVMValueRef Dst = LLVMGetNamedFunction(M, Name);
807 if (LLVMGetNamedFunction(M, Name))
896 LLVMValueRef Fun = LLVMGetNamedFunction(M, Name);
902 LLVMValueRef P = LLVMGetNamedFunction(M, FName);
  /external/mesa3d/src/amd/common/
ac_llvm_util.c 236 function = LLVMGetNamedFunction(ctx->module, name);
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm_ocaml.c 976 if ((Fn = LLVMGetNamedFunction(M, String_val(Name)))) {
988 if ((Fn = LLVMGetNamedFunction(M, String_val(Name)))) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm-c/
Core.h 730 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /external/llvm/include/llvm-c/
Core.h 734 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/
Core.h 689 LLVMValueRef LLVMGetNamedFunction(LLVMModuleRef M, const char *Name);
    [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp     [all...]

Completed in 515 milliseconds