OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_type
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/tsan/
ts_valgrind.cc
963
IRType
sp_type
;
local
967
sp_type
= layout->sizeof_SP == 8 ? Ity_I64 : Ity_I32;
968
sp_expr = IRExpr_Get( layout->offset_SP,
sp_type
);
969
sp_temp = newIRTemp( bbOut->tyenv,
sp_type
);
[
all
...]
/external/valgrind/main/exp-ptrcheck/
sg_main.c
2030
IRType
sp_type
;
local
[
all
...]
Completed in 210 milliseconds