Searched refs:InstT (Results 1 – 6 of 6) sorted by relevance
37 template <class InstT> bool hasNoUnsignedWrap(const InstT *Op) const { in hasNoUnsignedWrap()43 template <class InstT> bool hasNoSignedWrap(const InstT *Op) const { in hasNoSignedWrap()55 template <class InstT> bool hasNoSignedZeros(const InstT *Op) const { in hasNoSignedZeros()
93 using InstT = Instruction;263 using InstT = typename Tr::InstT;467 bool contains(const InstT *Inst) const { return contains(Inst->getParent()); }
140 template <class InstT> bool contains(const InstT *Inst) const { in contains()
40 using InstT = MachineInstr;
1771 template <typename InstT>1772 void InterleaveGroup<InstT>::addMetadata(InstT *NewInst) const { in addMetadata()
5673 QualType InstT = TSI->getType(); in InstantiateFunctionDefinition() local5682 TLB.pushTrivial(Context, InstT, PatternTSI->getTypeLoc().getBeginLoc()); in InstantiateFunctionDefinition()5684 TLB.getTypeSourceInfo(Context, InstT)); in InstantiateFunctionDefinition()