Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp2857 int32_t param_0 = random_gen<uint32_t>(); in TestParam() local
3213 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestLoadExclusive() local
3233 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusiveFailed() local
3257 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusive() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp2974 int32_t param_0 = random_gen<uint32_t>(); in TestParam() local
3329 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestLoadExclusive() local
3349 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusiveFailed() local
3373 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusive() local
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp2857 int32_t param_0 = random_gen<uint32_t>(); in TestParam() local