Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dpanda_runtime_lowering.cpp139 void PandaRuntimeLowering::LowerBuiltin(llvm::CallInst *inst) in LowerBuiltin() function in ark::llvmbackend::passes::PandaRuntimeLowering
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dbuiltins.cpp419 llvm::Value *LowerBuiltin(llvm::IRBuilder<> *builder, llvm::CallInst *inst, LLVMArkInterface *arkIn… in LowerBuiltin() function