Home
last modified time | relevance | path

Searched defs:IsUnconcernedReg (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp61 bool X64RegInfo::IsUnconcernedReg(regno_t regNO) const in IsUnconcernedReg() function in maplebe::X64RegInfo
75 bool X64RegInfo::IsUnconcernedReg(const RegOperand &regOpnd) const in IsUnconcernedReg() function in maplebe::X64RegInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_info.cpp78 bool AArch64RegInfo::IsUnconcernedReg(regno_t regNO) const in IsUnconcernedReg() function in maplebe::AArch64RegInfo
92 bool AArch64RegInfo::IsUnconcernedReg(const RegOperand &regOpnd) const in IsUnconcernedReg() function in maplebe::AArch64RegInfo
Daarch64_reg_coalesce.cpp32 bool AArch64LiveIntervalAnalysis::IsUnconcernedReg(const RegOperand &regOpnd) const in IsUnconcernedReg() function in maplebe::AArch64LiveIntervalAnalysis
Daarch64_color_ra.cpp351 bool GraphColorRegAllocator::IsUnconcernedReg(regno_t regNO) const in IsUnconcernedReg() function in maplebe::GraphColorRegAllocator
366 bool GraphColorRegAllocator::IsUnconcernedReg(const RegOperand &regOpnd) const in IsUnconcernedReg() function in maplebe::GraphColorRegAllocator