Searched defs:isPredicated (Results 1 – 13 of 13) sorted by relevance
209 bool AMDGPUInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in AMDGPUInstrInfo
343 R600InstrInfo::isPredicated(const MachineInstr *MI) const in isPredicated() function in R600InstrInfo
240 bool AMDGPUInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in AMDGPUInstrInfo
890 R600InstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in R600InstrInfo
982 bool HexagonInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in HexagonInstrInfo988 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
697 virtual bool isPredicated(const MachineInstr *MI) const { in isPredicated() function
677 bool isPredicated = TII->isPredicated(I); in ScanInstructions() local
1083 bool PPCInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in PPCInstrInfo
632 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
441 bool ARMBaseInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in ARMBaseInstrInfo