Home
last modified time | relevance | path

Searched defs:isTypeSupported (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp566 bool MipsFastISel::isTypeSupported(Type *Ty, MVT &VT) { in isTypeSupported() function in MipsFastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp925 bool AArch64FastISel::isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed) { in isTypeSupported() function in AArch64FastISel