Searched refs:LLVMInt32Type (Results 1 – 4 of 4) sorted by relevance
63 #define LLVMInt32Type ILLEGAL_LLVM_FUNCTION macro
161 ret = LLVMInt32Type(); in sym_basetype_type()229 case 32: return LLVMInt32Type(); in insn_symbol_type()
1144 LLVMTypeRef LLVMInt32Type(void);
577 LLVMTypeRef LLVMInt32Type(void) { in LLVMInt32Type() function