Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMacroFusion.cpp141 ShouldSchedulePredTy shouldScheduleAdjacent; member in __anoncf8043830111::MacroFusion
146 MacroFusion(ShouldSchedulePredTy shouldScheduleAdjacent, bool FuseBlock) in MacroFusion()
202 ShouldSchedulePredTy shouldScheduleAdjacent) { in createMacroFusionDAGMutation()
210 ShouldSchedulePredTy shouldScheduleAdjacent) { in createBranchMacroFusionDAGMutation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMacroFusion.cpp28 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII_, in shouldScheduleAdjacent() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMMacroFusion.cpp51 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MacroFusion.cpp34 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MacroFusion.cpp375 static bool shouldScheduleAdjacent(const TargetInstrInfo &TII, in shouldScheduleAdjacent() function
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1053 virtual bool shouldScheduleAdjacent(MachineInstr &First, in shouldScheduleAdjacent() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1798 bool AArch64InstrInfo::shouldScheduleAdjacent(MachineInstr &First, in shouldScheduleAdjacent() function in AArch64InstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp6763 bool X86InstrInfo::shouldScheduleAdjacent(MachineInstr &First, in shouldScheduleAdjacent() function in X86InstrInfo