Searched defs:isTypeLegal (Results 1 – 12 of 12) sorted by relevance
67 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
707 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anon753f189b0111::DAGCombiner
284 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
750 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
310 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
1577 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
596 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
274 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
374 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
689 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
292 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
977 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel