Home
last modified time | relevance | path

Searched defs:pure (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-generic-lowering.cc96 #define REPLACE_COMPARE_IC_CALL(op, token, pure) \ in REPLACE_BINARY_OP_IC_CALL() argument
144 bool pure) { in ReplaceWithCompareIC()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py55 def __init__(self, type, norm, pure, size, name = ''): argument
/external/valgrind/callgrind/
Dfn.c560 fn_node* pure[2]; in CLG_() local