Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Druntime_calls.cpp110 llvm::Value *GetRealFrameRegValue(llvm::IRBuilder<> *builder, LLVMArkInterface *arkInterface) in GetRealFrameRegValue() function
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp2839 llvm::Value *LLVMIrConstructor::GetRealFrameRegValue() in GetRealFrameRegValue() function in ark::compiler::LLVMIrConstructor