Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h99 enum LoadStore { enum
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp503 for (const auto &LoadStore : PromotionCandidates) { in promoteCounterLoadStores() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4171 auto LoadStore = ConvUseOpc == TargetOpcode::G_LOAD || in reassociationCanBreakAddressingModePattern() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2780 MachineInstr *LoadStore = SelectLoadStoreAddressingMode(); in select() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1032 auto LoadStore = dyn_cast<MemSDNode>(Node); in reassociationCanBreakAddressingModePattern() local