Searched refs:Lane0 (Results 1 – 3 of 3) sorted by relevance
13 1 - PCIe0 Lane014 2 - ICSS2 SGMII Lane016 0 - PCIe1 Lane0
443 Value *Lane0 = B.CreateCall(ReadLane, {V, B.getInt32(0)}); in buildReduction() local445 return buildNonAtomicBinOp(B, Op, Lane0, Lane32); in buildReduction()
309 bool Lane0 = TRI->getSubReg(SR, ARM::ssub_0) == Reg; in PrintAsmOperand() local310 O << ARMInstPrinter::getRegisterName(SR) << (Lane0 ? "[0]" : "[1]"); in PrintAsmOperand()