Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp5272 const auto *cati = inst->CastToCompareAnyType(); in VisitCompareAnyType() local
5295 const auto *cati = inst->CastToCastAnyTypeValue(); in VisitCastAnyTypeValue() local
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp6316 const CompareAnyTypeInst *cati = INS(2).CastToCompareAnyType(); in TEST_F() local