Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DAddrModeMatcher.h100 bool IsProfitableToFoldIntoAddressingMode(Instruction *I,
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp335 IsProfitableToFoldIntoAddressingMode(I, BackupAddrMode, AddrMode)) { in MatchAddr()
510 IsProfitableToFoldIntoAddressingMode(Instruction *I, ExtAddrMode &AMBefore, in IsProfitableToFoldIntoAddressingMode() function in AddressingModeMatcher