Searched refs:getPreInstrSymbol (Results 1 – 4 of 4) sorted by relevance
324 if (!getPreInstrSymbol() && !getPostInstrSymbol()) { in dropMemRefs()329 Info.set<EIIK_PreInstrSymbol>(getPreInstrSymbol()); in dropMemRefs()332 if (!getPreInstrSymbol()) { in dropMemRefs()339 MF.createMIExtraInfo({}, getPreInstrSymbol(), getPostInstrSymbol())); in dropMemRefs()350 if (MMOs.size() == 1 && !getPreInstrSymbol() && !getPostInstrSymbol()) { in setMemRefs()378 if (getPreInstrSymbol() == MI.getPreInstrSymbol() && in cloneMemRefs()453 MCSymbol *OldSymbol = getPreInstrSymbol(); in setPreInstrSymbol()497 assert(getPreInstrSymbol() && in setPostInstrSymbol()499 Info.set<EIIK_PreInstrSymbol>(getPreInstrSymbol()); in setPostInstrSymbol()513 MF.createMIExtraInfo(memoperands(), getPreInstrSymbol(), Symbol)); in setPostInstrSymbol()[all …]
725 if (MCSymbol *PreInstrSymbol = MI.getPreInstrSymbol()) { in print()
169 MCSymbol *getPreInstrSymbol() const { in getPreInstrSymbol() function555 MCSymbol *getPreInstrSymbol() const {561 return EI->getPreInstrSymbol();
1084 if (MCSymbol *S = MI.getPreInstrSymbol()) in EmitFunctionBody()