HomeSort by relevance Sort by last modified time
    Searched refs:MachineCombinerPattern (Results 1 - 25 of 36) sorted by null

1 2

  /external/llvm/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp     [all...]
AArch64InstrInfo.h 19 #include "llvm/CodeGen/MachineCombinerPattern.h"
178 bool isThroughputPattern(MachineCombinerPattern Pattern) const override;
183 SmallVectorImpl<MachineCombinerPattern> &Patterns)
191 MachineInstr &Root, MachineCombinerPattern Pattern,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
21 enum class MachineCombinerPattern {
  /external/llvm/lib/CodeGen/
MachineCombiner.cpp 75 MachineCombinerPattern Pattern);
222 static CombinerObjective getCombinerObjective(MachineCombinerPattern P) {
224 // MachineCombinerPattern class.
226 case MachineCombinerPattern::REASSOC_AX_BY:
227 case MachineCombinerPattern::REASSOC_AX_YB:
228 case MachineCombinerPattern::REASSOC_XA_BY:
229 case MachineCombinerPattern::REASSOC_XA_YB:
246 MachineCombinerPattern Pattern) {
367 SmallVector<MachineCombinerPattern, 16> Patterns;
TargetInstrInfo.cpp 638 SmallVectorImpl<MachineCombinerPattern> &Patterns) const {
646 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_YB);
647 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_YB);
649 Patterns.push_back(MachineCombinerPattern::REASSOC_AX_BY);
650 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_BY);
659 TargetInstrInfo::isThroughputPattern(MachineCombinerPattern Pattern) const {
666 MachineCombinerPattern Pattern,
688 case MachineCombinerPattern::REASSOC_AX_BY: Row = 0; break;
689 case MachineCombinerPattern::REASSOC_AX_YB: Row = 1; break;
690 case MachineCombinerPattern::REASSOC_XA_BY: Row = 2; break
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 19 #include "llvm/CodeGen/MachineCombinerPattern.h"
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 19 #include "llvm/CodeGen/MachineCombinerPattern.h"
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 20 #include "llvm/CodeGen/MachineCombinerPattern.h"
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 20 #include "llvm/CodeGen/MachineCombinerPattern.h"
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 23 #include "llvm/CodeGen/MachineCombinerPattern.h"
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 23 #include "llvm/CodeGen/MachineCombinerPattern.h"
    [all...]

Completed in 369 milliseconds

1 2