Searched refs:LLVMInt64Type (Results 1 – 4 of 4) sorted by relevance
64 #define LLVMInt64Type ILLEGAL_LLVM_FUNCTION macro
164 ret = LLVMInt64Type(); in sym_basetype_type()230 case 64: return LLVMInt64Type(); in insn_symbol_type()297 …LLVMValueRef indices[] = { LLVMConstInt(LLVMInt64Type(), 0, 0), LLVMConstInt(LLVMInt64Type(), 0, 0… in get_sym_value()
1145 LLVMTypeRef LLVMInt64Type(void);
580 LLVMTypeRef LLVMInt64Type(void) { in LLVMInt64Type() function