Searched refs:getNumPatchBytes (Results 1 – 9 of 9) 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
94 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
945 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()1009 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()1021 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()
103 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()108 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()112 NumBytes = StatepointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
1008 if (I.getNumPatchBytes() > 0) { in LowerStatepoint()1072 SI.NumPatchBytes = I.getNumPatchBytes(); in LowerStatepoint()
715 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1222 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1445 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
532 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
2872 return Opers.getNumPatchBytes(); in getInstSizeInBytes()2875 return Opers.getNumPatchBytes(); in getInstSizeInBytes()