Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.cpp61 Type AbsIntInstructionHandler::GetRegType(int regIdx) in GetRegType() function in ark::verifier::AbsIntInstructionHandler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_isa.h97 static inline RegType GetRegType(X64reg r) in GetRegType() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp132 static panda::compiler::DataType::Type GetRegType(panda::compiler::DataType::Type type) in GetRegType() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_isa.h130 static inline RegType GetRegType(AArch64reg r) in GetRegType() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h142 RegType GetRegType() const in GetRegType() function
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_encoder.cpp188 static ark::compiler::DataType::Type GetRegType(ark::compiler::DataType::Type type) in GetRegType() function