Home
last modified time | relevance | path

Searched defs:IMM_2 (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp265 constexpr auto IMM_2 = 2; in GeneratePrologue() local
313 constexpr auto IMM_2 = 2; in GenerateEpilogue() local
Dencode.cpp2402 [[maybe_unused]] constexpr auto IMM_2 = 2; in EncodeMemCopy() local
2429 [[maybe_unused]] constexpr auto IMM_2 = 2; in EncodeMemCopyz() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dif_conversion.cpp193 [[maybe_unused]] constexpr auto IMM_2 = 2; in IsPhisAllowed() local
Dbalance_expressions.cpp101 constexpr auto IMM_2 = 2; in OptimizeExpression() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Daot_data.cpp120 constexpr auto IMM_2 = 2; in GetSlotId() local
Dinst.cpp59 constexpr auto IMM_2 = 2; in Reallocate() local
Dgraph.cpp226 constexpr auto IMM_2 = 2; in RemovePredecessorUpdateDF() local
Ddump.cpp770 constexpr auto IMM_2 = 2; in DumpInputs() local
/arkcompiler/runtime_core/compiler/aot/aot_builder/
Daot_builder.cpp214 constexpr size_t IMM_2 = 2; in EmitPlt() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dloop_analyzer.cpp156 constexpr size_t IMM_2 = 2; in UpdateControlFlowWithPreHeader() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp22 constexpr int32_t IMM_2 = 2; variable
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp2485 constexpr int64_t IMM_2 = 2; in VisitMAdd() local
2497 constexpr int64_t IMM_2 = 2; in VisitMSub() local
3085 constexpr int64_t IMM_2 = 2; in VisitStoreArray() local
3224 [[maybe_unused]] constexpr int64_t IMM_2 = 2; in VisitBoundsCheck() local
3240 [[maybe_unused]] constexpr int64_t IMM_2 = 2; in VisitRefTypeCheck() local
4969 constexpr int32_t IMM_2 = 2; in VisitSelect() local
4993 constexpr int32_t IMM_2 = 2; in VisitSelectImm() local
5148 constexpr int32_t IMM_2 = 2; in VisitStoreArrayPair() local
5177 constexpr int32_t IMM_2 = 2; in VisitStoreArrayPairI() local
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp34 constexpr static const int64_t IMM_2 = 2; variable