Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dgc_barriers.cpp83 … LLVMArkInterface *arkInterface, llvm::Value *threadRegValue, llvm::Value *frameRegValue) in EmitPostWRB()
Dllvm_ir_constructor.cpp2847 auto frameRegValue = func_->arg_begin() + std::distance(cc_.begin(), regInput); in GetRealFrameRegValue() local