Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dpeepholes_test.cpp211 …ataType::Type srcType, DataType::Type mdlType, DataType::Type tgtType, bool applied, bool joinCast) in CheckCast()
251 …auto joinCast = DataType::GetTypeSize(srcType, GetArch()) > DataType::GetTypeSize(mdlType, GetArch… in CheckCast() local