Searched defs:isTypeLegal (Results 1 – 10 of 10) sorted by relevance
71 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
379 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anond43689090111::DAGCombiner
123 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo514 bool isTypeLegal(Type *Ty) const override { in isTypeLegal() function
119 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in __anon6d83149b0111::MipsFastISel
174 bool BasicTTI::isTypeLegal(Type *Ty) const { in isTypeLegal() function in BasicTTI
414 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel
255 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
336 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
729 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
341 bool isTypeLegal(EVT VT) const { in isTypeLegal() function