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
941 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()1005 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()1017 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()
691 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1222 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1445 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
520 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
2854 return Opers.getNumPatchBytes(); in getInstSizeInBytes()2857 return Opers.getNumPatchBytes(); in getInstSizeInBytes()