Searched defs:tgtType (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.cpp | 40 bool AbsIntInstructionHandler::CheckRegType(int reg, Type tgtType) in CheckRegType()
|
| D | abs_int_inl.h | 238 bool CheckType(Type type, Type tgtType) in CheckType()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | peepholes_test.cpp | 121 void CheckCast(DataType::Type srcType, DataType::Type tgtType, bool applied) in CheckCast() 171 …ph *BuildCheckCastResJoined(DataType::Type srcType, DataType::Type mdlType, DataType::Type tgtType) in BuildCheckCastResJoined() 191 …*BuildCheckCastResNotJoined(DataType::Type srcType, DataType::Type mdlType, DataType::Type tgtType) in BuildCheckCastResNotJoined() 211 …void CheckCast(DataType::Type srcType, DataType::Type mdlType, DataType::Type tgtType, bool applie… in CheckCast() 250 auto tgtType = static_cast<DataType::Type>(k); in CheckCast() local
|