Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp405 static bool FindAllMemoryUses(Instruction *I, in FindAllMemoryUses()
541 SmallVector<std::pair<Instruction*,unsigned>, 16> MemoryUses; in IsProfitableToFoldIntoAddressingMode() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3492 SmallVectorImpl<std::pair<Instruction *, unsigned>> &MemoryUses, in FindAllMemoryUses()
3621 SmallVector<std::pair<Instruction*,unsigned>, 16> MemoryUses; in isProfitableToFoldIntoAddressingMode() local