Home
last modified time | relevance | path

Searched defs:shouldScheduleAdjacent (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMacroFusion.cpp26 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII_, in shouldScheduleAdjacent() function
H A DGCNVOPDUtils.cpp151 MacroFusionPredTy shouldScheduleAdjacent; // NOLINT: function pointer member
/llvm-project/llvm/lib/Target/ARM/
H A DARMMacroFusion.cpp51 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp35 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp443 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp159 bool MacroFusion::shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function in MacroFusion
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp234 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function