Home
last modified time | relevance | path

Searched defs:shouldClusterMemOps (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1045 virtual bool shouldClusterMemOps(MachineInstr &FirstLdSt, in shouldClusterMemOps() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1271 virtual bool shouldClusterMemOps(const MachineOperand &BaseOp1, in shouldClusterMemOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1449 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1761 bool AArch64InstrInfo::shouldClusterMemOps(MachineInstr &FirstLdSt, in shouldClusterMemOps() function in AArch64InstrInfo
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp299 bool SIInstrInfo::shouldClusterMemOps(MachineInstr &FirstLdSt, in shouldClusterMemOps() function in SIInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2366 bool AArch64InstrInfo::shouldClusterMemOps(const MachineOperand &BaseOp1, in shouldClusterMemOps() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp2901 bool PPCInstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in PPCInstrInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3336 bool AArch64InstrInfo::shouldClusterMemOps( in shouldClusterMemOps() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp436 bool SIInstrInfo::shouldClusterMemOps(const MachineOperand &BaseOp1, in shouldClusterMemOps() function in SIInstrInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp481 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps() function in SIInstrInfo