Searched refs:isWorthFolding (Results 1 – 1 of 1) sorted by relevance
175 bool isWorthFolding(SDValue V) const;310 bool AArch64DAGToDAGISel::isWorthFolding(SDValue V) const { in isWorthFolding() function in AArch64DAGToDAGISel338 return isWorthFolding(N); in SelectShiftedRegister()574 return isWorthFolding(N); in SelectArithExtendedRegister()729 if (isWorthFolding(N)) in SelectExtendedSHL()759 bool IsExtendedRegisterWorthFolding = isWorthFolding(N); in SelectAddrModeWRO()788 if (isWorthFolding(LHS)) in SelectAddrModeWRO()799 if (isWorthFolding(RHS)) in SelectAddrModeWRO()870 bool IsExtendedRegisterWorthFolding = isWorthFolding(N); in SelectAddrModeXRO()