Searched refs:CalleeMO (Results 1 – 2 of 2) sorted by relevance
943 const MachineOperand &CalleeMO = in LowerPATCHPOINT() local948 if (!(CalleeMO.isImm() && !CalleeMO.getImm())) { in LowerPATCHPOINT()950 switch (CalleeMO.getType()) { in LowerPATCHPOINT()955 if (CalleeMO.getImm()) in LowerPATCHPOINT()956 CalleeMCOp = MCOperand::createImm(CalleeMO.getImm()); in LowerPATCHPOINT()961 MCIL.LowerSymbolOperand(CalleeMO, in LowerPATCHPOINT()962 MCIL.GetSymbolFromOperand(CalleeMO)); in LowerPATCHPOINT()
363 const MachineOperand &CalleeMO = in LowerPATCHPOINT() local366 if (CalleeMO.isImm()) { in LowerPATCHPOINT()432 } else if (CalleeMO.isGlobal()) { in LowerPATCHPOINT()433 const GlobalValue *GValue = CalleeMO.getGlobal(); in LowerPATCHPOINT()