Home
last modified time | relevance | path

Searched refs:lbv (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c1934 struct storage *lbv; in emit_loop() local
1935 lbv = new_storage(STOR_LABEL); in emit_loop()
1936 lbv->label = loop_bottom; in emit_loop()
1937 lbv->flags = STOR_WANTS_FREE; in emit_loop()
1938 insn("jmp", lbv, NULL, "go to loop bottom"); in emit_loop()
1942 struct storage *lbv = new_storage(STOR_LABEL); in emit_loop() local
1943 lbv->label = loop_bottom; in emit_loop()
1944 lbv->flags = STOR_WANTS_FREE; in emit_loop()
1951 insn("jz", lbv, NULL, NULL); in emit_loop()
1959 struct storage *lbv in emit_loop() local
1965 struct storage *lbv = new_storage(STOR_LABEL); emit_loop() local
1971 struct storage *lbv = new_storage(STOR_LABEL); emit_loop() local
2043 struct storage *lbv = new_storage(STOR_LABEL); x86_statement() local
2048 struct storage *lbv = new_storage(STOR_LABEL); x86_statement() local
[all...]

Completed in 5 milliseconds