Home
last modified time | relevance | path

Searched defs:SecondOpc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2869 isClusterableLdStOpcPair(unsigned FirstOpc,unsigned SecondOpc,const PPCSubtarget & Subtarget) isClusterableLdStOpcPair() argument
2918 unsigned SecondOpc = SecondLdSt.getOpcode(); shouldClusterMemOps() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4230 canPairLdStOpc(unsigned FirstOpc,unsigned SecondOpc) canPairLdStOpc() argument
4333 unsigned SecondOpc = SecondLdSt.getOpcode(); shouldClusterMemOps() local
[all...]
H A DAArch64ISelLowering.cpp13497 unsigned SecondOpc = SecondOp.getOpcode(); tryLowerToSLI() local
[all...]