Searched refs:getNumPatchBytes (Results 1 – 14 of 14) sorted by relevance
51 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function105 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function208 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
92 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
176 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
253 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
136 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()207 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()220 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
1857 return StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()1860 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()1863 unsigned NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1032 if (I.getNumPatchBytes() > 0) { in LowerStatepoint()1102 SI.NumPatchBytes = I.getNumPatchBytes(); in LowerStatepoint()
1662 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()1715 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()1727 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
142 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()147 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()151 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
792 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1089 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
889 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1822 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
2981 return Opers.getNumPatchBytes(); in getInstSizeInBytes()2984 return Opers.getNumPatchBytes(); in getInstSizeInBytes()
649 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()