Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:AsmStr

3699     // Disassemble the AsmStr and approximate number of instructions.
3700 const char *AsmStr = MI->getOperand(NumDefs).getSymbolName();
3701 Size = getInlineAsmLength(AsmStr, *MAI);