Home
last modified time | relevance | path

Searched defs:RealTy (Results 1 – 7 of 7) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c798 CAMLprim LLVMValueRef llvm_const_float(LLVMTypeRef RealTy, value N) { in llvm_const_float()
825 CAMLprim LLVMValueRef llvm_const_float_of_string(LLVMTypeRef RealTy, value S) { in llvm_const_float_of_string()
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2913 Type *RealTy = A->getType()->getPointerElementType(); in visitCallSite() local
3429 Type *RealTy = A->getType()->getPointerElementType(); in visitCallSite() local
/external/llvm/lib/IR/
DCore.cpp945 LLVMValueRef LLVMConstReal(LLVMTypeRef RealTy, double N) { in LLVMConstReal()
949 LLVMValueRef LLVMConstRealOfString(LLVMTypeRef RealTy, const char *Text) { in LLVMConstRealOfString()
953 LLVMValueRef LLVMConstRealOfStringAndSize(LLVMTypeRef RealTy, const char Str[], in LLVMConstRealOfStringAndSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3903 Type *RealTy = A->getType()->getPointerElementType(); in visitCallSite() local
4522 Type *RealTy = A->getType()->getPointerElementType(); in visitCallSite() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1324 LLVMValueRef LLVMConstReal(LLVMTypeRef RealTy, double N) { in LLVMConstReal()
1328 LLVMValueRef LLVMConstRealOfString(LLVMTypeRef RealTy, const char *Text) { in LLVMConstRealOfString()
1332 LLVMValueRef LLVMConstRealOfStringAndSize(LLVMTypeRef RealTy, const char Str[], in LLVMConstRealOfStringAndSize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DCore.cpp1407 LLVMValueRef LLVMConstReal(LLVMTypeRef RealTy, double N) { in LLVMConstReal()
1411 LLVMValueRef LLVMConstRealOfString(LLVMTypeRef RealTy, const char *Text) { in LLVMConstRealOfString()
1415 LLVMValueRef LLVMConstRealOfStringAndSize(LLVMTypeRef RealTy, const char Str[], in LLVMConstRealOfStringAndSize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4660 Type *RealTy = CB.getParamByValType(ArgNo); in visitCallBase() local
5265 Type *RealTy = CB.getParamByValType(ArgNo); in visitCallBase() local