Searched refs:LLVMInt1Type (Results 1 – 4 of 4) sorted by relevance
63 #define LLVMInt1Type ILLEGAL_LLVM_FUNCTION macro
722 LLVMTypeRef LLVMInt1Type(void);
322 LLVMTypeRef LLVMInt1Type(void) { in LLVMInt1Type() function
490 func Int1Type() (t Type) { t.C = C.LLVMInt1Type(); return }