Searched defs:shouldScheduleAdjacent (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMacroFusion.cpp51 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, function in namespace:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp375 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, function in namespace:__anon4921
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMacroFusion.cpp28 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII_, function in namespace:__anon4969
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp34 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp141 ShouldSchedulePredTy shouldScheduleAdjacent; member in class:__anon4605::MacroFusion
146 MacroFusion(ShouldSchedulePredTy shouldScheduleAdjacent, bool FuseBlock) argument
201 createMacroFusionDAGMutation( ShouldSchedulePredTy shouldScheduleAdjacent) argument
209 createBranchMacroFusionDAGMutation( ShouldSchedulePredTy shouldScheduleAdjacent) argument
[all...]

Completed in 108 milliseconds