Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dconstructor_test.cpp190 TEST_F(ConstructorTest, CallingConvention) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dconstructor_test.cpp195 TEST_F(ConstructorTest, CallingConvention) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcallconv.h227CallingConvention(ArenaAllocator *allocator, Encoder *enc, RegistersDescription *descr, CallConvMo… in CallingConvention() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h63 class CallingConvention; variable