Searched defs:isPredicated (Results 1 – 10 of 10) 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
235 bool AMDGPUInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in AMDGPUInstrInfo
886 R600InstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in R600InstrInfo
1053 bool HexagonInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in HexagonInstrInfo1059 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
883 virtual bool isPredicated(const MachineInstr *MI) const { in isPredicated() function
1182 bool PPCInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in PPCInstrInfo
676 bool isPredicated = TII->isPredicated(I); in ScanInstructions() local
632 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
442 bool ARMBaseInstrInfo::isPredicated(const MachineInstr *MI) const { in isPredicated() function in ARMBaseInstrInfo