Searched refs:getNumPatchBytes (Results 1 – 12 of 12) sorted by relevance
50 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function104 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function207 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
92 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
129 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP() 200 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerSTATEPOINT() 213 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
1570 return StackMapOpers(&MI).getNumPatchBytes(); in isCopyInstrImpl() 1573 return PatchPointOpers(&MI).getNumPatchBytes(); in isCopyInstrImpl() 1576 unsigned NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in isCopyInstrImpl()
1028 if (I.getNumPatchBytes() > 0) { in LowerStatepoint() 1098 SI.NumPatchBytes = I.getNumPatchBytes(); in LowerStatepoint()
1657 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in lowerConstantPtrAuth() 1710 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerMOVaddrPAC() 1722 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerMOVaddrPAC()
137 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes() 142 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes() 146 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
797 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT() 1096 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
859 unsigned NumBytes = Opers.getNumPatchBytes(); in getModifierVariantKind()
1790 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
2955 return Opers.getNumPatchBytes(); in getInstSizeInBytes() 2958 return Opers.getNumPatchBytes(); in getInstSizeInBytes()
646 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()