Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Deh_func.cpp176 MIRStructType *structTy = nullptr; in Lower() local
364 MIRStructType *structTy = nullptr; in LowerThrow() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_abi.cpp171 MIRStructType *structTy = static_cast<MIRStructType *>(ty); in IsVectorArrayType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp190 MIRStructType *structTy = in LowerIaddrof() local
840 auto *structTy = static_cast<MIRStructType *>(symbol->GetType()); in LowerDreadBitfield() local
858 MIRStructType *structTy = nullptr; in LowerIreadBitfield() local
954 MIRStructType *structTy = static_cast<MIRStructType *>(symbol->GetType()); in LowerDassignBitfield() local
984 MIRStructType *structTy = nullptr; in LowerIassignBitfield() local
2188 MIRStructType *structTy = static_cast<MIRStructType *>(dsgnSt->GetType()); in LowerCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp2452 MIRStructType *structTy = ty->EmbeddedStructType(); in GetPointedTyIdxFldAttrPairWithFieldID() local