reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
227 bool isLSRCostLess(TTI::LSRCost &C1, TTI::LSRCost &C2) {
include/llvm/CodeGen/BasicTTIImpl.h 260 bool isLSRCostLess(TTI::LSRCost C1, TTI::LSRCost C2) {
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp 295 bool SystemZTTIImpl::isLSRCostLess(TargetTransformInfo::LSRCost &C1,
lib/Target/X86/X86TargetTransformInfo.cpp 3247 bool X86TTIImpl::isLSRCostLess(TargetTransformInfo::LSRCost &C1,