Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2853 isClusterableLdStOpcPair(unsigned FirstOpc,unsigned SecondOpc,const PPCSubtarget & Subtarget) isClusterableLdStOpcPair() argument
2902 unsigned SecondOpc = SecondLdSt.getOpcode(); shouldClusterMemOps() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4202 canPairLdStOpc(unsigned FirstOpc,unsigned SecondOpc) canPairLdStOpc() argument
4281 unsigned SecondOpc = SecondLdSt.getOpcode(); shouldClusterMemOps() local
[all...]
H A DAArch64ISelLowering.cpp12750 unsigned SecondOpc = SecondOp.getOpcode(); tryLowerToSLI() local
[all...]