Searched defs:isPredicated (Results 1 – 12 of 12) sorted by relevance
181 bool ARM_MC::isPredicated(const MCInst &MI, const MCInstrInfo *MCII) { in isPredicated() function in ARM_MC
871 bool isPredicated(BasicBlock *BB) const { in isPredicated() function
35 bool HexagonMCInstrInfo::PredicateInfo::isPredicated() const { in isPredicated() function in HexagonMCInstrInfo::PredicateInfo718 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in HexagonMCInstrInfo
866 bool isPredicated = isVectorPredicated(&MI); in producesFalseLanesZero() local938 bool isPredicated = isVectorPredicated(&MI); in ValidateLiveOuts() local
532 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in ARMBaseInstrInfo
839 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
1319 bool isPredicated() const { return IsPredicated; } in isPredicated() function
1580 bool HexagonInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in HexagonInstrInfo2494 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
1110 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
1414 virtual bool isPredicated(const MachineInstr &MI) const { return false; } in isPredicated() function
2138 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in PPCInstrInfo
127 bool isPredicated() const { return Predicated; } in isPredicated() function in __anon65f0dadd0111::AArch64AsmParser::PrefixInfo