Searched defs:isPredicated (Results 1 – 12 of 12) sorted by relevance
766 bool isPredicated(BasicBlock *BB) const { in isPredicated() function
169 bool ARM_MC::isPredicated(const MCInst &MI, const MCInstrInfo *MCII) { in isPredicated() function in ARM_MC
35 bool HexagonMCInstrInfo::PredicateInfo::isPredicated() const { in isPredicated() function in HexagonMCInstrInfo::PredicateInfo 733 bool HexagonMCInstrInfo::isPredicated(MCInstrInfo const &MCII, in isPredicated() function in HexagonMCInstrInfo
872 bool isPredicated = isVectorPredicated(&MI); in producesFalseLanesZero() local952 bool isPredicated = isVectorPredicated(&MI); in ValidateLiveOuts() local
561 bool ARMBaseInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in ARMBaseInstrInfo
834 bool R600InstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in R600InstrInfo
1667 bool HexagonInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in HexagonInstrInfo2538 bool HexagonInstrInfo::isPredicated(unsigned Opcode) const { in isPredicated() function in HexagonInstrInfo
1105 bool isPredicated = TII->isPredicated(MI); in ScanInstructions() local
1593 virtual bool isPredicated(const MachineInstr &MI) const { return false; } in isPredicated() function
2330 bool isPredicated() const { return IsPredicated; } in isPredicated() function
2149 bool PPCInstrInfo::isPredicated(const MachineInstr &MI) const { in isPredicated() function in PPCInstrInfo
134 bool isPredicated() const { return Predicated; } in isPredicated() function in __anon730428320111::AArch64AsmParser::PrefixInfo