Home
last modified time | relevance | path

Searched defs:fType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dark_gvn.cpp88 auto *fType = callInst->getFunctionType(); in CreateCallBuiltin() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp766 MIRFuncType *fType = nullptr; in CallIsOfAttr() local
Dlower.cpp659 auto *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerDreadBitfield() local
682 MIRType *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerIreadBitfield() local
767 MIRType *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerDassignBitfield() local
801 MIRType *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerIassignBitfield() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4247 llvm::FunctionType *fType = ctor->GetFunctionTypeForCall(call); in VisitCallResolvedStatic() local
4342 llvm::FunctionType *fType = ctor->GetFunctionTypeForCall(call); in VisitCallResolvedVirtual() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp195 MIRFuncType *fType = nullptr; in GetLmbcStructArgType() local
2044 MIRFuncType *fType = static_cast<MIRFuncType *>(type); in LmbcGetAggTyFromCallSite() local