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

  /external/llvm/include/llvm-c/
Core.h 350 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 193 return LLVMInt16TypeInContext(Context);
    [all...]
  /external/llvm/lib/VMCore/
Core.cpp 182 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C) {
202 return LLVMInt16TypeInContext(LLVMGetGlobalContext());
    [all...]

Completed in 18 milliseconds