Searched refs:LLVMInt16Type (Results 1 – 4 of 4) sorted by relevance
65 #define LLVMInt16Type ILLEGAL_LLVM_FUNCTION macro
819 LLVMTypeRef LLVMInt16Type(void);
323 LLVMTypeRef LLVMInt16Type(void) { in LLVMInt16Type() function
490 func Int16Type() (t Type) { t.C = C.LLVMInt16Type(); return }