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
1086 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()1150 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()1162 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
117 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()122 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()126 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1025 if (I.getNumPatchBytes() > 0) { in LowerStatepoint()1089 SI.NumPatchBytes = I.getNumPatchBytes(); in LowerStatepoint()
747 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1529 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1243 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1552 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
549 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
2968 return Opers.getNumPatchBytes(); in getInstSizeInBytes()2971 return Opers.getNumPatchBytes(); in getInstSizeInBytes()