Home
last modified time | relevance | path

Searched defs:IsFrameReg (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreaching.cpp57 bool ReachingDefinition::IsFrameReg(const Operand &opnd) const in IsFrameReg() function in maplebe::ReachingDefinition
Debo.cpp79 bool Ebo::IsFrameReg(Operand &opnd) const in IsFrameReg() function in maplebe::Ebo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp359 bool AArch64DepAnalysis::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::AArch64DepAnalysis
Daarch64_cgfunc.cpp6627 bool AArch64CGFunc::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::AArch64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp697 bool X64CGFunc::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::X64CGFunc