Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp2884 int32_t param_0 = random_gen<uint32_t>(); in TestParam() local
3240 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestLoadExclusive() local
3260 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusiveFailed() local
3284 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusive() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp2978 int32_t param_0 = random_gen<uint32_t>(); in TestParam() local
3333 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestLoadExclusive() local
3353 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusiveFailed() local
3377 auto param_0 = test->GetParameter(TypeInfo(uintptr_t(0)), 0); in TestStoreExclusive() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp1499 Reg param_0 = GetTarget().GetParamReg(0); in EmitGetUnresolvedCalleeMethod() local
1529 Reg param_0 = GetTarget().GetParamReg(0); in EmitCreateCallCode() local
1839 Reg param_0 = GetTarget().GetParamReg(0); in EmitCallVirtual() local
1946 Reg param_0 = GetTarget().GetParamReg(0); in CreateDynamicCall() local
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp2857 int32_t param_0 = random_gen<uint32_t>(); in TestParam() local