Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl195 int serialized = (region == 2 ? 1 : 0); local
H A Dkmp_runtime.cpp8549 int serialized; __kmp_aux_get_team_num() local
8562 int serialized; __kmp_aux_get_num_teams() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp3407 std::string serialized; TEST() local