Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp483 unsigned FirstOpc; in expandMOVImmSimple() local
H A DAArch64InstrInfo.cpp4202 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
4280 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp12748 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2853 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2901 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local