Home
last modified time | relevance | path

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

/external/llvm-libc/test/src/__support/CPP/
Datomic_test.cpp15 TEST(LlvmLibcAtomicTest, LoadStore) { in TEST() argument
/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/lib/Target/NVPTX/
DNVPTX.h93 enum LoadStore { enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
DNVPTX.h100 enum LoadStore { enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/
DPPCInstructionSelector.cpp690 MachineInstr *LoadStore = SelectLoadStoreAddressingMode(); in select() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp456 for (const auto &LoadStore : PromotionCandidates) { in promoteCounterLoadStores() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp475 for (const auto &LoadStore : PromotionCandidates) { in promoteCounterLoadStores() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp2946 MachineInstr *LoadStore = SelectLoadStoreAddressingMode(); in select() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp4552 auto LoadStore = ConvUseOpc == TargetOpcode::G_LOAD || in reassociationCanBreakAddressingModePattern() local
/external/vixl/src/aarch64/
Dassembler-aarch64.cc5810 void Assembler::LoadStore(const CPURegister& rt, in LoadStore() function in vixl::aarch64::Assembler
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1053 if (auto *LoadStore = dyn_cast<MemSDNode>(Node)) { in reassociationCanBreakAddressingModePattern() local
1078 auto *LoadStore = dyn_cast<MemSDNode>(Node); in reassociationCanBreakAddressingModePattern() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp921 auto LoadStore = dyn_cast<MemSDNode>(Node); in reassociationCanBreakAddressingModePattern() local