Home
last modified time | relevance | path

Searched defs:NewType (Results 1 – 25 of 28) sorted by relevance

12

/external/python/cpython3/Doc/library/
Dtyping.rst74 NewType chapter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp89 FunctionType *NewType = nullptr; in runOnModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()
191 ArrayType *NewType = createLoweredType(GV->getValueType()); in lowerGlobal() local
/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()
191 ArrayType *NewType = createLoweredType(GV->getValueType()); in lowerGlobal() local
/external/swiftshader/third_party/subzero/src/
DIceTypes.h170 void setReturnType(Type NewType) { ReturnType = NewType; } in setReturnType()
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp583 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
782 ArrayType *NewType = cast<ArrayType>(AVI.NewGV->getType()->getElementType()); in linkAppendingVarInit() local
/external/clang/lib/Format/
DFormatTokenLexer.cpp115 TokenType NewType) { in tryMergeTokens()
/external/clang/lib/Parse/
DParser.cpp1492 TypeResult NewType in TryAnnotateName() local
1723 TypeResult NewType in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp783 FunctionType *NewType = FunctionType::get(Call->getType(), ArgTypes, in handleAlloca() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DIRMover.cpp867 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
/external/llvm/lib/Linker/
DIRMover.cpp821 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h150 LLT NewType; member
/external/python/cpython3/Lib/
Dtyping.py1414 def NewType(name, tp): function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp749 Type *NewType = Ops[i]->getType()->isVectorTy() in CastGEPIndices() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1684 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in ProcessUGT_ADDCST_ADD() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp272 RecTy* NewType = resolveTypes(ListTy1->getElementType(), in resolveTypes() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2550 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in ProcessUGT_ADDCST_ADD() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1294 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in processUGT_ADDCST_ADD() local
/external/clang/lib/Sema/
DTreeTransform.h4819 QualType NewType; in TransformFunctionTypeParams() local
4843 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
4870 QualType NewType = getDerived().TransformType(Pattern); in TransformFunctionTypeParams() local
DSemaOverload.cpp1028 const FunctionProtoType *NewType = cast<FunctionProtoType>(NewQType); in IsOverload() local
2699 const FunctionProtoType *NewType, in FunctionParamTypesAreEqual()
DSemaOpenMP.cpp4472 QualType NewType = C.getIntTypeForBitwidth( in BuildNumIterations() local
4868 QualType NewType = C.getIntTypeForBitwidth(Bits, /* Signed */ true); in WidenIterationCount() local
DSemaDecl.cpp1904 QualType NewType = New->getUnderlyingType(); in isIncompatibleTypedef() local
2818 const FunctionType *NewType = cast<FunctionType>(NewQType); in MergeFunctionDecl() local
/external/clang/lib/AST/
DDecl.cpp3652 void EnumDecl::completeDefinition(QualType NewType, in completeDefinition()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4791 auto *NewType = Type::getIntNTy(Context, RegWidth); in optimizeSwitchInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5831 auto *NewType = Type::getIntNTy(Context, RegWidth); in optimizeSwitchInst() local

12