Searched refs:CEB (Results 1 – 7 of 7) sorted by relevance
24 ; Check the low end of the CEB range.38 ; Check the high end of the aligned CEB range.86 ; Check that CEB allows indices.103 ; Check that comparisons of spilled values can use CEB rather than CEBR.174 ; Check the comparison can be reversed if that allows CEB to be used,
27 ; Check the low end of the CEB range.44 ; Check the high end of the aligned CEB range.101 ; Check that CEB allows indices.121 ; Check that comparisons of spilled values can use CEB rather than CEBR.228 ; Check the comparison can be reversed if that allows CEB to be used,
205 # CEB can't be used if one operand is a VR32 (and not FP32).425 # CEB can't be used if one operand is a VR32 (and not FP32).
343 if (auto CEB = P.getAs<CallExitBegin>()) in getStmtForDiagnostics() local344 return CEB->getReturnStmt(); in getStmtForDiagnostics()
707 } else if (auto CEB = P.getAs<CallExitBegin>()) { in create() local708 if (const ReturnStmt *RS = CEB->getReturnStmt()) in create()710 CEB->getLocationContext()); in create()712 CEB->getLocationContext()->getDecl()->getSourceRange().getEnd(), SMng); in create()
16 …1\CD\A2\03\10\CD\A2\04\CE\01\08\00\00\CD\A2\06\CD\04?\CD\A2\07\00\CD\A2\86\CEB\80\00\00\CD\A2\87\C…
545 def CEB : CompareRXE<"ceb", 0xED09, z_any_fcmp, FP32, load, 4>;