Searched defs:isLoweredToCall (Results 1 – 4 of 4) sorted by relevance
1698 bool ARMTTIImpl::isLoweredToCall(const Function *F) { in isLoweredToCall() function in ARMTTIImpl
116 bool isLoweredToCall(const Function *F) const { in isLoweredToCall() function
1798 bool isLoweredToCall(const Function *F) override { in isLoweredToCall() function
275 bool TargetTransformInfo::isLoweredToCall(const Function *F) const { in isLoweredToCall() function in TargetTransformInfo