Home
last modified time | relevance | path

Searched defs:cati (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dir_builder_test.cpp6316 const CompareAnyTypeInst *cati = INS(2).CastToCompareAnyType(); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dir_builder_test.cpp6435 const CompareAnyTypeInst *cati = INS(2U).CastToCompareAnyType(); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dencode_visitor.cpp2634 const auto *cati = inst->CastToCompareAnyType(); in VisitCompareAnyType() local
2654 const auto *cati = inst->CastToGetAnyTypeName(); in VisitGetAnyTypeName() local
2665 const auto *cati = inst->CastToCastAnyTypeValue(); in VisitCastAnyTypeValue() local

Completed in 22 milliseconds