Home
last modified time | relevance | path

Searched defs:LoadStore (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/common/
Dvector_utils_unittest.cpp92 TEST(VectorUtilsTest, LoadStore) in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h81 enum LoadStore { enum
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTX.h80 enum LoadStore { enum
/external/llvm/lib/Target/NVPTX/
DNVPTX.h93 enum LoadStore { enum
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp497 for (const auto &LoadStore : PromotionCandidates) { in promoteCounterLoadStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp456 for (const auto &LoadStore : PromotionCandidates) { in promoteCounterLoadStores() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp2597 MachineInstr *LoadStore = SelectLoadStoreAddressingMode(); in select() local
/external/vixl/src/aarch64/
Dassembler-aarch64.cc5711 void Assembler::LoadStore(const CPURegister& rt, in LoadStore() function in vixl::aarch64::Assembler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp921 auto LoadStore = dyn_cast<MemSDNode>(Node); in reassociationCanBreakAddressingModePattern() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1040 auto LoadStore = dyn_cast<MemSDNode>(Node); in reassociationCanBreakAddressingModePattern() local