Searched defs:AddRetPseudoInsn (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ | ||
| D | x64_reaching.cpp | 199 void X64ReachingDefinition::AddRetPseudoInsn(BB &bb) in AddRetPseudoInsn() function in maplebe::X64ReachingDefinition |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ | ||
| D | aarch64_reaching.cpp | 137 void AArch64ReachingDefinition::AddRetPseudoInsn(BB &bb) in AddRetPseudoInsn() function in maplebe::AArch64ReachingDefinition |