OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shouldscheduleadjacent
(Results
1 - 14
of
14
) sorted by null
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MacroFusion.h
38
///
shouldScheduleAdjacent
predicate function.
40
createMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
44
/// to the target-specific
shouldScheduleAdjacent
predicate function.
46
createBranchMacroFusionDAGMutation(ShouldSchedulePredTy
shouldScheduleAdjacent
);
/external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h
111
bool
shouldScheduleAdjacent
(MachineInstr &First,
AArch64InstrInfo.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.h
421
bool
shouldScheduleAdjacent
(MachineInstr &First,
X86InstrInfo.cpp
[
all
...]
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
[
all
...]
/external/llvm/lib/CodeGen/
MachineScheduler.cpp
[
all
...]
Completed in 577 milliseconds