Searched defs:isTypeSupported (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/tools/llvm-rc/ | ||
H A D | ResourceScriptStmt.cpp | 237 bool VersionInfoFixed::isTypeSupported(VersionInfoFixedType Type) { in isTypeSupported() function in llvm::rc::VersionInfoFixed |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 603 bool MipsFastISel::isTypeSupported(Type *Ty, MVT &VT) { isTypeSupported() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 1010 bool AArch64FastISel::isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed) { isTypeSupported() function in AArch64FastISel |