Lines Matching refs:vpanic
67 vpanic("ppIRType"); in ppIRType()
91 default: vpanic("ppIRConst"); in ppIRConst()
1253 default: vpanic("ppIROp(1)"); in ppIROp()
1262 default: vpanic("ppIROp(2)"); in ppIROp()
1368 vpanic("ppIRExpr"); in ppIRExpr()
1379 default: vpanic("ppIREffect"); in ppIREffect()
1482 default: vpanic("ppIRLoadGOp"); in ppIRLoadGOp()
1528 default: vpanic("ppIRJumpKind"); in ppIRJumpKind()
1540 vpanic("ppIRMBusEvent"); in ppIRMBusEvent()
1627 vpanic("ppIRStmt"); in ppIRStmt()
2260 default: vpanic("deepCopyIRConst"); in deepCopyIRConst()
2336 vpanic("deepCopyIRExpr"); in deepCopyIRExpr()
2433 vpanic("deepCopyIRStmt"); in deepCopyIRStmt()
3437 vpanic("typeOfPrimop"); in typeOfPrimop()
3522 default: vpanic("typeOfIRConst"); in typeOfIRConst()
3541 vpanic("typeOfIRLoadGOp"); in typeOfIRLoadGOp()
3583 vpanic("typeOfIRExpr: Binder is not a valid expression"); in typeOfIRExpr()
3585 vpanic("typeOfIRExpr: VECRET is not a valid expression"); in typeOfIRExpr()
3587 vpanic("typeOfIRExpr: BBPTR is not a valid expression"); in typeOfIRExpr()
3590 vpanic("typeOfIRExpr"); in typeOfIRExpr()
3687 default: vpanic("isFlatIRStmt(e)"); in isFlatIRStmt()
3734 vpanic("isFlatIRStmt(st)"); in isFlatIRStmt()
3771 vpanic("sanityCheckFail: exiting due to bad IR"); in sanityCheckFail()
3882 vpanic("useBeforeDef_Expr"); in useBeforeDef_Expr()
3965 vpanic("useBeforeDef_Stmt"); in useBeforeDef_Stmt()
4173 vpanic("tcExpr"); in tcExpr()
4460 vpanic("tcStmt"); in tcStmt()
4480 vpanic("sanityCheckIRSB: stmts array limits wierd"); in sanityCheckIRSB()
4620 default: vpanic("eqIRConst"); in eqIRConst()
4649 vpanic("sizeofIRType"); in sizeofIRType()
4660 default: vpanic("integerIRTypeOfSize"); in integerIRTypeOfSize()
4671 vpanic("mkIRExpr_HWord"); in mkIRExpr_HWord()