Searched defs:getDoubleTy (Results 1 – 3 of 3) sorted by relevance
229 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } in getDoubleTy() function in Type
340 Type *getDoubleTy() { in getDoubleTy() function
819 DIType DebugInfo::getDoubleTy() { in getDoubleTy() function in DebugInfo