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_ir/src/
Dmir_lower.cpp1062 MIRStructType *structty = static_cast<MIRStructType *>(mirType); in FuncTypeFromFuncPtrExpr() local
1094 MIRStructType *structty = static_cast<MIRStructType *>(mirType); in FuncTypeFromFuncPtrExpr() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp8220 MIRStructType *structty = static_cast<MIRStructType *>(ty); in SelectParmListForAggregate() local
8239 MIRStructType *structty = static_cast<MIRStructType *>(ty); in SelectParmListForAggregate() local
8314 MIRStructType *structty = static_cast<MIRStructType *>(ty); in SelectParmListPreprocessLargeStruct() local
8332 MIRStructType *structty = static_cast<MIRStructType *>(ty); in SelectParmListPreprocessLargeStruct() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp317 MIRStructType *structty = static_cast<MIRStructType *>(resultTy); in LowerComplexSelect() local