Lines Matching full:tied
163 assert((!isReg() || !isTied()) && "Cannot change a tied operand into an imm");
174 assert((!isReg() || !isTied()) && "Cannot change a tied operand into an imm");
186 "Cannot change a tied operand into an external symbol");
199 "Cannot change a tied operand into a global address");
212 "Cannot change a tied operand into a block address");
224 "Cannot change a tied operand into an MCSymbol");
235 "Cannot change a tied operand into a FrameIndex");
247 "Cannot change a tied operand into a FrameIndex");
260 "Cannot change a tied operand into a DbgInstrRef");
853 OS << "(tied-def " << TiedOperandIdx << ")";