Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp822 LLVMValueRef spValue = ReadRegister(module_, builder_, metadataNode); in GetCurrentSP() local
972 LLVMValueRef spValue = GetCurrentSP(); in VisitReadSp() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3856 GateRef spValue = builder_.ReadSp(); in LowerCheckSafePointAndStackOver() local