Home
last modified time | relevance | path

Searched defs:BINARY_OPERATION (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h252 #define BINARY_OPERATION(opc) \ macro
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.h205 #define BINARY_OPERATION(opc) \ macro
239 #define BINARY_OPERATION(opc) \ macro
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dtarget.h212 #define BINARY_OPERATION(opc) \ macro
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dtarget.h279 #define BINARY_OPERATION(opc) \ macro
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.h148 #define BINARY_OPERATION(opc) \ macro
Dencode_visitor.cpp30 #define BINARY_OPERATION(opc) \ macro