Searched refs:Lane0 (Results 1 – 1 of 1) sorted by relevance
274 bool Lane0 = TRI->getSubReg(*SR, ARM::ssub_0) == Reg; in PrintAsmOperand() local275 O << ARMInstPrinter::getRegisterName(*SR) << (Lane0 ? "[0]" : "[1]"); in PrintAsmOperand()