Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_abi.cpp150 MIRStructType *structTy = static_cast<MIRStructType *>(ty); in IsVectorArrayType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp171 MIRStructType *structTy = in LowerIaddrof() local
657 auto *structTy = static_cast<MIRStructType *>(symbol->GetType()); in LowerDreadBitfield() local
675 MIRStructType *structTy = nullptr; in LowerIreadBitfield() local
763 MIRStructType *structTy = static_cast<MIRStructType *>(symbol->GetType()); in LowerDassignBitfield() local
793 MIRStructType *structTy = nullptr; in LowerIassignBitfield() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp2636 MIRStructType *structTy = ty->EmbeddedStructType(); in GetPointedTyIdxFldAttrPairWithFieldID() local