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 659 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 215 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C) {
235 return LLVMInt16TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 197 return LLVMInt16TypeInContext(Context);
    [all...]

Completed in 21 milliseconds