Searched defs:MemoryUses (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 3492 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/ |
| D | CodeGenPrepare.cpp | 4534 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/ |
| D | CodeGenPrepare.cpp | 4974 Instruction *I, SmallVectorImpl<std::pair<Value *, Type *>> &MemoryUses, in FindAllMemoryUses() 5129 SmallVector<std::pair<Value *, Type *>, 16> MemoryUses; in isProfitableToFoldIntoAddressingMode() local
|