Home
last modified time | relevance | path

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

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