Lines Matching defs:check
229 bool HexagonMCChecker::check() {
265 // Check legal use of branches.
323 // Check legal use of predicate registers.
326 // Check for proper use of new predicate registers.
340 // Check for proper use of auto-anded of predicate registers.
357 // Check legal use of new values.
375 // Check for legal register uses and definitions.
378 // Check for proper register definitions.
406 // Check for multiple register definitions.
409 // Check for multiple unconditional register definitions.
419 // Check for multiple conditional register definitions.
423 // Check for multiple uses of the same condition.
431 // Check for the use of the complementary condition.
445 // Check for use of current definitions.
457 // Check for use of temporary definitions.
482 // Check for legal use of solo insns.
504 if (!MCS.check()) {
513 if (!MCSDX.check()) {