Searched refs:uOp (Results 1 – 3 of 3) sorted by relevance
44 ogBhaaropfU6mx4bWrx9RwDXkxD09U6wmWqctenlSzQVnlB5N6tb2H6CiBy+5uOp
535 the Dispatch Width (2.00), and the theoretical maximum uOp throughput (1.50) is
14587 if (UnaryOperator* uOp = dyn_cast<UnaryOperator>(op)) { in CheckAddressOfOperand() local14588 if (uOp->getOpcode() == UO_Deref) in CheckAddressOfOperand()14591 return uOp->getSubExpr()->getType(); in CheckAddressOfOperand()