Home | History | Annotate | Download | only in llvm-c

Lines Matching refs:RealTy

1541 LLVMValueRef LLVMConstReal(LLVMTypeRef RealTy, double N);
1549 LLVMValueRef LLVMConstRealOfString(LLVMTypeRef RealTy, const char *Text);
1554 LLVMValueRef LLVMConstRealOfStringAndSize(LLVMTypeRef RealTy, const char *Text,