Home
last modified time | relevance | path

Searched defs:shiftValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/libllvmbackend/
Dets_llvm_ir_constructor_gen.inl244 auto shiftValue = DataType::ShiftByType(DataType::REFERENCE, GetGraph()->GetArch()); local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_peep.h959 int64 shiftValue = 0; variable