Searched defs:isTypeLegal (Results 1 – 12 of 12) sorted by relevance
67 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
783 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anon58e6a55b0111::DAGCombiner
292 bool isTypeLegal(Type *Ty) const { return false; } in isTypeLegal() function
1924 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
595 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
354 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
889 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
270 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
448 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
673 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
296 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
958 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel