Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3191 bool isProfitableToFoldIntoAddressingMode(Instruction *I,
4780 isProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) { in matchAddr()
4984 isProfitableToFoldIntoAddressingMode(Instruction *I, ExtAddrMode &AMBefore, in isProfitableToFoldIntoAddressingMode() function in AddressingModeMatcher