Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dcodegen_test.cpp2465 TEST_F(CodegenTest, CastAnyTypeValueInst) in TEST_F() argument
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1939 CastAnyTypeValueInst(Opcode opcode, uint32_t pc, AnyBaseType any_type) in CastAnyTypeValueInst() function