Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp140 ShouldSchedulePredTy shouldScheduleAdjacent; global() member in __anon5fb9e89a0111::MacroFusion
145 MacroFusion(ShouldSchedulePredTy shouldScheduleAdjacent,bool FuseBlock) MacroFusion() argument
201 createMacroFusionDAGMutation(ShouldSchedulePredTy shouldScheduleAdjacent) createMacroFusionDAGMutation() argument
209 createBranchMacroFusionDAGMutation(ShouldSchedulePredTy shouldScheduleAdjacent) createBranchMacroFusionDAGMutation() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMacroFusion.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMacroFusion.cpp26 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII_, in shouldScheduleAdjacent() function
H A DGCNVOPDUtils.cpp145 ShouldSchedulePredTy shouldScheduleAdjacent; // NOLINT: function pointer global() member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMacroFusion.cpp51 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp35 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp443 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp234 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function