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