Searched defs:isTypeLegal (Results 1 – 12 of 12) sorted by relevance
67 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
858 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anon666e37100111::DAGCombiner
269 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
591 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
671 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
360 bool isTypeLegal(Type *Ty) const { return false; } in isTypeLegal() function
2466 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
434 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
1077 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
569 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
290 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
986 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel