Home
last modified time | relevance | path

Searched refs:isUsableType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSparc.cpp210 bool isUsableType(llvm::StructType *Ty) const { in isUsableType() function
273 llvm::Type *CoerceTy = CB.isUsableType(StrTy) ? StrTy : CB.getType(); in classifyType()