Home
last modified time | relevance | path

Searched defs:stackSlot (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H A Dmacro_assembler_x64.cpp41 void MacroAssemblerX64::Cmp(const StackSlotOperand &stackSlot, Immediate value) in Cmp() argument
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dmacro_assembler_aarch64.cpp58 void MacroAssemblerAArch64::Cmp(const StackSlotOperand &stackSlot, Immediate value) in Cmp() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_generator.cpp237 int stackSlot = 0; in PopulateStoreArrayPair() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dreg_alloc_lsra.h281 uint32 stackSlot = -1; member in maplebe::LSRALinearScanRegAllocator::LiveInterval

Completed in 6 milliseconds