Searched refs:emitExtDefStr (Results 1 – 1 of 1) sorted by relevance
246 bool emitExtDefStr(uint8_t Extensions, raw_ostream &o);1176 bool NeedEndif = emitExtDefStr(PrevExt, OS); in emitArchMacroAndBody()1182 NeedEndif = emitExtDefStr(CurExt, OS); in emitArchMacroAndBody()1192 bool RVVEmitter::emitExtDefStr(uint8_t Extents, raw_ostream &OS) { in emitExtDefStr() function in RVVEmitter