Home
last modified time | relevance | path

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

/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4534 SmallVectorImpl<std::pair<Instruction *, unsigned>> &MemoryUses, in FindAllMemoryUses()
4687 SmallVector<std::pair<Instruction*,unsigned>, 16> MemoryUses; in isProfitableToFoldIntoAddressingMode() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4974 Instruction *I, SmallVectorImpl<std::pair<Value *, Type *>> &MemoryUses, in FindAllMemoryUses()
5129 SmallVector<std::pair<Value *, Type *>, 16> MemoryUses; in isProfitableToFoldIntoAddressingMode() local