Home
last modified time | relevance | path

Searched defs:RematCost (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2313 auto maxUses = [](unsigned RematCost) { in shouldLocalize()
2337 unsigned RematCost = TTI->getGISelRematGlobalCost(); in shouldLocalize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27009 auto maxUses = [](unsigned RematCost) { in shouldLocalize()
27062 unsigned RematCost = *Cost.getValue(); in shouldLocalize() local