Searched defs:isTypeLegal (Results 1 – 12 of 12) sorted by relevance
66 bool isTypeLegal(EVT VT) const { isTypeLegal() function
854 bool isTypeLegal(const EVT &VT) { isTypeLegal() function in __anon29909ce20111::DAGCombiner [all...]
269 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel [all...]
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 [all...]
421 bool isTypeLegal(Type *Ty) { isTypeLegal() function
1031 bool isTypeLegal(EVT VT) const { isTypeLegal() function [all...]
336 bool isTypeLegal(Type *Ty) const { return false; } isTypeLegal() function
2375 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } isTypeLegal() function
543 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { isTypeLegal() function in TargetTransformInfo
290 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel [all...]
985 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { isTypeLegal() function in AArch64FastISel [all...]