Home
last modified time | relevance | path

Searched defs:anyType (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.cpp819 auto anyType = GetAnyType(); in IsReferenceOrAny() local
H A Dir_constructor.h706 IrConstructor &AnyType(AnyBaseType anyType) in AnyType() argument
H A Dinst.h3084 void SetAnyType(AnyBaseType anyType) in SetAnyType() argument
3234 CastValueToAnyTypeInst(Opcode opcode, uint32_t pc, AnyBaseType anyType, Ins argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlowering.cpp63 auto anyType = inst->CastToCastValueToAnyType()->GetAnyType(); in VisitCastValueToAnyType() local
894 auto anyType = inst->CastToCastValueToAnyType()->GetAnyType(); in LowerCastValueToAnyTypeWithConst() local
H A Dpeepholes.cpp1408 auto anyType = inst->CastToCastValueToAnyType()->GetAnyType(); in VisitCastValueToAnyType() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h1559 auto anyType = GetAnyStringType(language); in BuildCastToAnyString() local
1583 auto anyType = NumericDataTypeToAnyType(type, language); in BuildCastToAnyNumber() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp675 auto *anyType = checker->GlobalETSNullishObjectType(); in CreateLambdaClassInvoke() local

Completed in 21 milliseconds