Searched defs:GetCommonType (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
H A D | spill_fill_data.h | 72 DataType::Type GetCommonType() const in GetCommonType() function in panda::compiler::SpillFillData |
H A D | datatype.h | 89 constexpr inline Type GetCommonType(Type type) in GetCommonType() function |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
H A D | datatype.h | 97 constexpr inline Type GetCommonType(Type type) in GetCommonType() function |
H A D | spill_fill_data.h | 72 DataType::Type GetCommonType() const in GetCommonType() function in ark::compiler::SpillFillData |
H A D | inst.h | 2598 ASSERT(DataType::GetCommonType(inputType) == DataType::GetCommonType(GetTyp member in DynObjectAccessType::BinaryImmOperation::DataType [all...] |
Completed in 6 milliseconds