Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h985 virtual bool shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1433 bool AArch64InstrInfo::shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function in AArch64InstrInfo
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp291 bool SIInstrInfo::shouldClusterLoads(MachineInstr *FirstLdSt, in shouldClusterLoads() function in SIInstrInfo