Searched refs:LLVMIntTypeInContext (Results 1 – 4 of 4) sorted by relevance
93 return LLVMIntTypeInContext(Ctx, LLVMGetIntTypeWidth(Src)); in Clone()
1181 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits);
440 return LLVMIntTypeInContext(Context, Int_val(Width)); in llvm_integer_type()
598 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits) { in LLVMIntTypeInContext() function621 return LLVMIntTypeInContext(LLVMGetGlobalContext(), NumBits); in LLVMIntType()