Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1740 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
1770 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2319 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2390 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2882 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2929 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3289 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3364 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp11978 unsigned SecondOpc = SecondOp.getOpcode(); in tryLowerToSLI() local