• Home
  • Raw
  • Download

Lines Matching refs:vpanic

67                vpanic("ppIRType");  in ppIRType()
91 default: vpanic("ppIRConst"); in ppIRConst()
1279 default: vpanic("ppIROp(1)"); in ppIROp()
1288 default: vpanic("ppIROp(2)"); in ppIROp()
1394 vpanic("ppIRExpr"); in ppIRExpr()
1405 default: vpanic("ppIREffect"); in ppIREffect()
1508 default: vpanic("ppIRLoadGOp"); in ppIRLoadGOp()
1554 default: vpanic("ppIRJumpKind"); in ppIRJumpKind()
1566 vpanic("ppIRMBusEvent"); in ppIRMBusEvent()
1653 vpanic("ppIRStmt"); in ppIRStmt()
2325 default: vpanic("deepCopyIRConst"); in deepCopyIRConst()
2401 vpanic("deepCopyIRExpr"); in deepCopyIRExpr()
2498 vpanic("deepCopyIRStmt"); in deepCopyIRStmt()
3535 vpanic("typeOfPrimop"); in typeOfPrimop()
3620 default: vpanic("typeOfIRConst"); in typeOfIRConst()
3639 vpanic("typeOfIRLoadGOp"); in typeOfIRLoadGOp()
3681 vpanic("typeOfIRExpr: Binder is not a valid expression"); in typeOfIRExpr()
3683 vpanic("typeOfIRExpr: VECRET is not a valid expression"); in typeOfIRExpr()
3685 vpanic("typeOfIRExpr: GSPTR is not a valid expression"); in typeOfIRExpr()
3688 vpanic("typeOfIRExpr"); in typeOfIRExpr()
3785 default: vpanic("isFlatIRStmt(e)"); in isFlatIRStmt()
3832 vpanic("isFlatIRStmt(st)"); in isFlatIRStmt()
3869 vpanic("sanityCheckFail: exiting due to bad IR"); in sanityCheckFail()
3996 vpanic("useBeforeDef_Expr"); in useBeforeDef_Expr()
4079 vpanic("useBeforeDef_Stmt"); in useBeforeDef_Stmt()
4339 vpanic("tcExpr"); in tcExpr()
4626 vpanic("tcStmt"); in tcStmt()
4646 vpanic("sanityCheckIRSB: stmts array limits wierd"); in sanityCheckIRSB()
4719 default: vpanic("eqIRConst"); in eqIRConst()
4748 vpanic("sizeofIRType"); in sizeofIRType()
4759 default: vpanic("integerIRTypeOfSize"); in integerIRTypeOfSize()
4770 vpanic("mkIRExpr_HWord"); in mkIRExpr_HWord()