Searched defs:LoadStorePair (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/ |
| D | InstrProfiling.h | 31 using LoadStorePair = std::pair<Instruction *, Instruction *>; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 176 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoterHelper() 229 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoter()
|
| /external/v8/src/codegen/arm64/ |
| D | assembler-arm64.cc | 1227 void Assembler::LoadStorePair(const CPURegister& rt, const CPURegister& rt2, in LoadStorePair() function in v8::internal::Assembler
|
| /external/vixl/src/aarch64/ |
| D | assembler-aarch64.cc | 1118 void Assembler::LoadStorePair(const CPURegister& rt, in LoadStorePair() function in vixl::aarch64::Assembler
|