HomeSort by relevance Sort by last modified time
    Searched defs:ignorePseudoInstruction (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 140 // ignorePseudoInstruction - Ignore bundling of pseudo instructions.
141 virtual bool ignorePseudoInstruction(MachineInstr *I,
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 107 // ignorePseudoInstruction - Ignore bundling of pseudo instructions.
108 bool ignorePseudoInstruction(MachineInstr *MI, MachineBasicBlock *MBB);
    [all...]

Completed in 574 milliseconds