Searched refs:emitGenericError (Results 1 – 3 of 3) sorted by relevance
1654 MI.emitGenericError("fixed input regs must be last on the x87 stack"); in handleSpecialFP()1659 MI.emitGenericError("output regs must be last on the x87 stack"); in handleSpecialFP()1666 MI.emitGenericError("clobbers must be last on the x87 stack"); in handleSpecialFP()1671 MI.emitGenericError( in handleSpecialFP()
579 LLVM_ABI void emitGenericError(const Twine &ErrMsg) const;
2336 void MachineInstr::emitGenericError(const Twine &Msg) const { in emitGenericError() function in MachineInstr