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
114 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()158 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()171 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
1529 return StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()1532 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()1535 return StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1025 if (I.getNumPatchBytes() > 0) { in LowerStatepoint()1095 SI.NumPatchBytes = I.getNumPatchBytes(); in LowerStatepoint()
1274 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()1338 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()1350 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
123 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()128 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()132 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
764 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1063 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
834 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1541 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
2941 return Opers.getNumPatchBytes(); in getInstSizeInBytes()2944 return Opers.getNumPatchBytes(); in getInstSizeInBytes()
607 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()