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

Completed in 98 milliseconds