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

Completed in 1162 milliseconds