Searched defs:isTypeLegal (Results 1 – 12 of 12) sorted by relevance
67 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
853 bool isTypeLegal(const EVT &VT) { isTypeLegal() function in __anon791abb430111::DAGCombiner [all...]
591 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { isTypeLegal() function in MipsFastISel
269 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { isTypeLegal() function in PPCFastISel [all...]
671 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { isTypeLegal() function in ARMFastISel [all...]
358 bool isTypeLegal(Type *Ty) const { return false; } isTypeLegal() function
2441 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } isTypeLegal() function
434 bool isTypeLegal(Type *Ty) { isTypeLegal() function
1076 bool isTypeLegal(EVT VT) const { isTypeLegal() function [all...]
565 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { isTypeLegal() function in TargetTransformInfo
290 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { isTypeLegal() function in X86FastISel [all...]
986 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { isTypeLegal() function in AArch64FastISel [all...]