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

  /external/llvm/include/llvm/CodeGen/
MachineCombinerPattern.h 1 //===-- llvm/CodeGen/MachineCombinerPattern.h - Instruction pattern supported by
23 namespace MachineCombinerPattern {
26 } // end namespace MachineCombinerPattern
  /external/llvm/lib/Target/AArch64/
AArch64MachineCombinerPattern.h 23 namespace MachineCombinerPattern {
39 } // end namespace MachineCombinerPattern
AArch64InstrInfo.cpp     [all...]
AArch64InstrInfo.h 19 #include "llvm/CodeGen/MachineCombinerPattern.h"
173 SmallVectorImpl<MachineCombinerPattern::MC_PATTERN> &Pattern)
180 MachineInstr &Root, MachineCombinerPattern::MC_PATTERN P,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 19 #include "llvm/CodeGen/MachineCombinerPattern.h"
    [all...]
  /external/llvm/lib/CodeGen/
MachineCombiner.cpp 327 SmallVector<MachineCombinerPattern::MC_PATTERN, 16> Pattern;

Completed in 201 milliseconds