Home
last modified time | relevance | path

Searched defs:FirstOpc (Results 26 – 50 of 52) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2480 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2554 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp8177 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3096 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3170 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp9875 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3096 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3170 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp9875 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2786 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2832 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2710 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2784 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp9313 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2763 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2809 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2480 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2554 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp8198 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3096 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3170 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp9875 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2786 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2832 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3081 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3155 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp10071 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2794 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2840 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2786 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2832 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3096 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3170 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2763 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2809 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2710 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2784 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
H A DAArch64ISelLowering.cpp9313 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3096 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
3170 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8898 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local

123