Searched refs:getMetaOper (Results 1 – 6 of 6) sorted by relevance
61 const MachineOperand &getMetaOper(unsigned Pos) { in getMetaOper() function
399 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm(); in LowerPATCHPOINT()424 unsigned NumBytes = Opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT()
356 int64_t ID = opers.getMetaOper(PatchPointOpers::IDPos).getImm(); in recordPatchPoint()366 unsigned NArgs = opers.getMetaOper(PatchPointOpers::NArgPos).getImm(); in recordPatchPoint()
364 Opers.getMetaOper(PatchPointOpers::TargetPos); in LowerPATCHPOINT()367 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm(); in LowerPATCHPOINT()446 unsigned NumBytes = Opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT()
1790 return Opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in GetInstSizeInBytes()
944 opers.getMetaOper(PatchPointOpers::TargetPos); in LowerPATCHPOINT()980 unsigned NumBytes = opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT()