Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3040 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3115 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp9538 unsigned SecondOpc = SecondOp.getOpcode(); in tryLowerToSLI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2768 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2815 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local