Searched defs:IsFrameReg (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ | ||
| D | reaching.cpp | 57 bool ReachingDefinition::IsFrameReg(const Operand &opnd) const in IsFrameReg() function in maplebe::ReachingDefinition |
| D | ebo.cpp | 79 bool Ebo::IsFrameReg(Operand &opnd) const in IsFrameReg() function in maplebe::Ebo |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ | ||
| D | aarch64_dependence.cpp | 359 bool AArch64DepAnalysis::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::AArch64DepAnalysis |
| D | aarch64_cgfunc.cpp | 6627 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/ | ||
| D | x64_cgfunc.cpp | 697 bool X64CGFunc::IsFrameReg(const RegOperand &opnd) const in IsFrameReg() function in maplebe::X64CGFunc |