Searched refs:getNumPatchBytes (Results 1 – 12 of 12) sorted by relevance
50 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function 104 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function 207 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
92 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
117 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()188 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()201 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
1498 return StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()1501 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()1504 unsigned NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1028 if (I.getNumPatchBytes() > 0) { in LowerStatepoint()1098 SI.NumPatchBytes = I.getNumPatchBytes(); in LowerStatepoint()
1553 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()1617 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()1629 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
125 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()130 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()134 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
795 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1094 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
835 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1789 return PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
2957 return Opers.getNumPatchBytes(); in getInstSizeInBytes()2960 return Opers.getNumPatchBytes(); in getInstSizeInBytes()
644 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()