Searched refs:getMetaOper (Results 1 – 6 of 6) sorted by relevance
60 const MachineOperand &getMetaOper(unsigned Pos) { in getMetaOper() function
356 int64_t ID = opers.getMetaOper(PatchPointOpers::IDPos).getImm(); in recordPatchPoint()366 unsigned NArgs = opers.getMetaOper(PatchPointOpers::NArgPos).getImm(); in recordPatchPoint()
389 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm(); in LowerPATCHPOINT()414 unsigned NumBytes = Opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT()
351 Opers.getMetaOper(PatchPointOpers::TargetPos); in LowerPATCHPOINT()354 int64_t CallTarget = Opers.getMetaOper(PatchPointOpers::TargetPos).getImm(); in LowerPATCHPOINT()433 unsigned NumBytes = Opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT()
1823 return Opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in GetInstSizeInBytes()
983 opers.getMetaOper(PatchPointOpers::TargetPos); in LowerPATCHPOINT()1019 unsigned NumBytes = opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT()