Searched defs:RealTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Core.cpp | 1476 LLVMConstReal(LLVMTypeRef RealTy,double N) LLVMConstReal() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemorySanitizer.cpp | 4817 Type *RealTy = CB.getParamByValType(ArgNo); visitCallBase() local |