Searched defs:Operands (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encoder.md | 79 ## Operands section in Encoder library 81 ### TypeInfo 91 ### Register 102 ### Immediate 125 ### Memory
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | encoder_operands.cpp | 173 TEST(Operands, Reg) in TEST() argument 190 TEST(Operands, ImmUnsignedSmall) in TEST() argument 236 TEST(Operands, ImmUnsignedLarge) in TEST() argument 270 TEST(Operands, ImmSignedSmall) in TEST() argument 306 TEST(Operands, ImmSignedLarge) in TEST() argument 340 TEST(Operands, ImmFloat) in TEST() argument 383 TEST(Operands, MemRef) in TEST() argument
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | encoder_operands.cpp | 31 TEST(Operands, TypeInfo) in TEST() argument 144 TEST(Operands, Reg) in TEST() argument 161 TEST(Operands, Imm) in TEST() argument
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | inst.h | 564 struct Operands { struct 575 class DynamicOperands { argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | inst.h | 624 struct Operands { struct 637 class DynamicOperands { argument
|