Home
last modified time | relevance | path

Searched refs:canSwapInstructions (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp209 bool canSwapInstructions(const DenseSet<Register> &ARegDefs,
840 bool SILoadStoreOptimizer::canSwapInstructions( in canSwapInstructions() function in SILoadStoreOptimizer
1155 if (!canSwapInstructions(RegDefs, RegUses, *Paired.I, *MBBI)) in checkAndPrepareMerge()
1163 if (!canSwapInstructions(RegDefs, RegUses, *CI.I, *MBBI)) in checkAndPrepareMerge()