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

  /external/llvm/lib/Target/R600/
R600InstrInfo.h 57 bool canBundle(const std::vector<MachineInstr *> &) const;
R600MachineScheduler.cpp 297 if (TII->canBundle(InstructionsGroupCandidate)) {
R600InstrInfo.cpp 168 R600InstrInfo::canBundle(const std::vector<MachineInstr *> &MIs) const {

Completed in 214 milliseconds