Searched defs:isPredicated (Results 1 – 11 of 11) sorted by relevance
699 bool isPredicated(BasicBlock *BB) const { in isPredicated() function
34 bool HexagonMCInstrInfo::PredicateInfo::isPredicated() const { in isPredicated() function in HexagonMCInstrInfo::PredicateInfo628 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in HexagonMCInstrInfo
1127 bool Shader::Instruction::isPredicated() const in isPredicated() function in sw::Shader::Instruction
1295 virtual bool isPredicated(const MachineInstr &MI) const { return false; } in isPredicated() function
1557 bool HexagonInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in HexagonInstrInfo2466 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
862 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
1110 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
1415 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in PPCInstrInfo
898 inline bool isPredicated() const { return predSrc >= 0; } in isPredicated() function
482 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in ARMBaseInstrInfo
126 bool isPredicated() const { return Predicated; } in isPredicated() function in __anon80aadfa90111::AArch64AsmParser::PrefixInfo