Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1873 void Codegen::CreatePreWRB(Inst *inst, MemRef mem, RegMask preserved, bool storePair) in CreatePreWRB() function in ark::compiler::Codegen
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp2443 void LLVMIrConstructor::CreatePreWRB(Inst *inst, llvm::Value *mem) in CreatePreWRB() function in ark::compiler::LLVMIrConstructor