Home
last modified time | relevance | path

Searched defs:IsPhysicalRegister (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_isa.h93 static inline bool IsPhysicalRegister(regno_t r) in IsPhysicalRegister() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_isa.h125 static inline bool IsPhysicalRegister(regno_t r) in IsPhysicalRegister() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Doperand.h413 bool IsPhysicalRegister() const in IsPhysicalRegister() function