Searched refs:getTypeForFormat (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp294 static llvm::Type *getTypeForFormat(llvm::LLVMContext &VMContext, function
492 getTypeForFormat(getLLVMContext(), Context.getFloatTypeSemantics(T),
498 ResultType = getTypeForFormat(
508 ResultType = getTypeForFormat(getLLVMContext(),

Completed in 112 milliseconds