Searched refs:getNumPatchBytes (Results 1 – 13 of 13) sorted by relevance
51 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function105 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function181 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
116 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
438 unsigned NumNOPBytes = StackMapOpers(&MI).getNumPatchBytes(); in LowerSTACKMAP()495 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
99 NumBytes = StackMapOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()104 NumBytes = PatchPointOpers(&MI).getNumPatchBytes(); in getInstSizeInBytes()
750 if (ISP.getNumPatchBytes() > 0) { in LowerStatepoint()785 SI.NumPatchBytes = ISP.getNumPatchBytes(); in LowerStatepoint()
132 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
112 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
809 if (ISP.getNumPatchBytes() > 0) { in LowerStatepoint()844 SI.NumPatchBytes = ISP.getNumPatchBytes(); in LowerStatepoint()
585 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
920 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()1113 unsigned NumBytes = opers.getNumPatchBytes(); in LowerPATCHPOINT()
461 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT()
1982 return Opers.getNumPatchBytes(); in getInstSizeInBytes()1985 return Opers.getNumPatchBytes(); in getInstSizeInBytes()
849 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()