Searched defs:HandleParameter (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ | ||
| D | reg_alloc_verifier.cpp | 465 void RegAllocVerifier::HandleParameter(ParameterInst *inst) in HandleParameter() function in ark::compiler::RegAllocVerifier |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 1513 void LLVMIRBuilder::HandleParameter(GateRef gate) in HandleParameter() function in panda::ecmascript::kungfu::LLVMIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| D | litecg_ir_builder.cpp | 1023 void LiteCGIRBuilder::HandleParameter(GateRef gate) in HandleParameter() function in panda::ecmascript::kungfu::LiteCGIRBuilder |