Searched refs:getNumPatchBytes (Results 1 – 10 of 10) 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
980 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()1044 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()1056 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
113 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()118 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()122 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1054 if (I.getNumPatchBytes() > 0) { in LowerStatepoint()1118 SI.NumPatchBytes = I.getNumPatchBytes(); in LowerStatepoint()
752 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1529 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1235 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1491 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
556 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
2882 return Opers.getNumPatchBytes(); in getInstSizeInBytes()2885 return Opers.getNumPatchBytes(); in getInstSizeInBytes()