Searched defs:getFP128Ty (Results 1 – 4 of 4) sorted by relevance
181 LLVMType LLVMType::getFP128Ty(MLIRContext *context) { in getFP128Ty() function in LLVMType
179 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } in getFP128Ty() function in Type
173 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } in getFP128Ty() function in Type
162 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } in getFP128Ty() function in Type