Home | History | Annotate | Download | only in MCParser

Lines Matching refs:needAddressOf

4140       if (Operand->isReg() && !Operand->needAddressOf()) {
4162 OutputDeclsAddressOf.push_back(Operand->needAddressOf());
4167 InputDeclsAddressOf.push_back(Operand->needAddressOf());