Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp112 bool X64ReachingDefinition::FindRegUseBetweenInsnGlobal(uint32 regNO, Insn *startInsn, Insn *endIns… in FindRegUseBetweenInsnGlobal() function in maplebe::X64ReachingDefinition
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reaching.cpp576 bool AArch64ReachingDefinition::FindRegUseBetweenInsnGlobal(uint32 regNO, Insn *startInsn, Insn *en… in FindRegUseBetweenInsnGlobal() function in maplebe::AArch64ReachingDefinition