Searched defs:isLoweredToCall (Results 1 – 4 of 4) sorted by relevance
849 bool ARMTTIImpl::isLoweredToCall(const Function *F) { in isLoweredToCall() function in ARMTTIImpl
173 bool isLoweredToCall(const Function *F) { in isLoweredToCall() function
1477 bool isLoweredToCall(const Function *F) override { in isLoweredToCall() function
237 bool TargetTransformInfo::isLoweredToCall(const Function *F) const { in isLoweredToCall() function in TargetTransformInfo