Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_data_dep_base.cpp34 bool AArch64DataDepBase::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::AArch64DataDepBase
Daarch64_dependence.cpp360 bool AArch64DepAnalysis::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::AArch64DepAnalysis
Daarch64_cgfunc.cpp6042 bool AArch64CGFunc::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::AArch64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Debo.cpp74 bool Ebo::IsFrameReg(Operand &opnd) const in IsFrameReg() function in maplebe::Ebo
Dreaching.cpp57 bool ReachingDefinition::IsFrameReg(const Operand &opnd) const in IsFrameReg() function in maplebe::ReachingDefinition
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp687 bool X64CGFunc::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::X64CGFunc