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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600InstrInfo.h 48 bool isTrig(const MachineInstr &MI) const;
R600InstrInfo.cpp 38 bool R600InstrInfo::isTrig(const MachineInstr &MI) const
  /external/mesa3d/src/gallium/drivers/radeon/
R600InstrInfo.h 48 bool isTrig(const MachineInstr &MI) const;
R600InstrInfo.cpp 38 bool R600InstrInfo::isTrig(const MachineInstr &MI) const
  /external/llvm/lib/Target/R600/
R600InstrInfo.h 59 bool isTrig(const MachineInstr &MI) const;
R600InstrInfo.cpp 41 bool R600InstrInfo::isTrig(const MachineInstr &MI) const {
    [all...]

Completed in 58 milliseconds