Searched refs:getPostInstrSymbol (Results 1 – 4 of 4) sorted by relevance
324 if (!getPreInstrSymbol() && !getPostInstrSymbol()) { in dropMemRefs()328 if (!getPostInstrSymbol()) { in dropMemRefs()333 Info.set<EIIK_PostInstrSymbol>(getPostInstrSymbol()); in dropMemRefs()339 MF.createMIExtraInfo({}, getPreInstrSymbol(), getPostInstrSymbol())); in dropMemRefs()350 if (MMOs.size() == 1 && !getPreInstrSymbol() && !getPostInstrSymbol()) { in setMemRefs()379 getPostInstrSymbol() == MI.getPostInstrSymbol()) { in cloneMemRefs()465 assert(getPostInstrSymbol() && in setPreInstrSymbol()467 Info.set<EIIK_PostInstrSymbol>(getPostInstrSymbol()); in setPreInstrSymbol()481 MF.createMIExtraInfo(memoperands(), Symbol, getPostInstrSymbol())); in setPreInstrSymbol()485 MCSymbol *OldSymbol = getPostInstrSymbol(); in setPostInstrSymbol()[all …]
732 if (MCSymbol *PostInstrSymbol = MI.getPostInstrSymbol()) { in print()
173 MCSymbol *getPostInstrSymbol() const { in getPostInstrSymbol() function567 MCSymbol *getPostInstrSymbol() const {573 return EI->getPostInstrSymbol();
1139 if (MCSymbol *S = MI.getPostInstrSymbol()) in EmitFunctionBody()