Home
last modified time | relevance | path

Searched defs:FirstOpc (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp261 unsigned FirstOpc; in expandMOVImmSimple() local
H A DAArch64InstrInfo.cpp3251 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3325 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp10952 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2796 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2842 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local