Searched refs:InstB (Results 1 – 4 of 4) sorted by relevance
97 const Instruction *InstB) { in domTreeLevelBefore() argument100 if (InstA->getParent() == InstB->getParent()) in domTreeLevelBefore()101 return InstA->comesBefore(InstB); in domTreeLevelBefore()104 DomTreeNode *DB = DT->getNode(InstB->getParent()); in domTreeLevelBefore()
766 const MachineInstr *InstB) const { in operator ()()771 if (InstA == InstB) in operator ()()774 const MachineBasicBlock *BB = InstB->getParent(); in operator ()()792 return getDist(InstA) > getDist(InstB); in operator ()()
346 InstHexagon InstA, InstHexagon InstB> {350 (InstB Val:$A, Val:$B)>;924 InstHexagon InstB> {930 (InstB IntRegs:$Rs, IntRegs:$Rt)>;
449 // * InstB with bitpattern 0b000000?? but the associated decoder method453 // InstB bitpatterns first as InstB (because it is the most specific456 // hasCompleteDecoder = 0 in InstB, the decoder is informed that