Searched refs:LLVMIntTypeInContext (Results 1 – 5 of 5) sorted by relevance
90 return LLVMIntTypeInContext(Ctx, LLVMGetIntTypeWidth(Src)); in Clone()
1154 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits);
586 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits) { in LLVMIntTypeInContext() function609 return LLVMIntTypeInContext(LLVMGetGlobalContext(), NumBits); in LLVMIntType()
440 return LLVMIntTypeInContext(Context, Int_val(Width)); in llvm_integer_type()
551 t.C = C.LLVMIntTypeInContext(c.C, C.unsigned(numbits))