Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3446 bool isProfitableToFoldIntoAddressingMode(Instruction *I,
5033 isProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) { in matchAddr()
5239 bool AddressingModeMatcher::isProfitableToFoldIntoAddressingMode( in isProfitableToFoldIntoAddressingMode() function in AddressingModeMatcher