Home
last modified time | relevance | path

Searched refs:Worth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp7032 if (const auto Worth = isWorthFoldingIntoAddrMode(MI, MRI)) in isWorthFoldingIntoExtendedReg() local
7033 return *Worth; in isWorthFoldingIntoExtendedReg()
7043 if (const auto Worth = isWorthFoldingIntoAddrMode(*OffsetInst, MRI)) in isWorthFoldingIntoExtendedReg() local
7044 return *Worth; in isWorthFoldingIntoExtendedReg()