Searched defs:isTypeLegal (Results 1 – 12 of 12) sorted by relevance
71 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
485 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anondef5a4330111::DAGCombiner
151 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
150 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
234 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
723 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
265 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
540 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
732 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
319 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
407 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
909 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel