Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp69 createLoweredInitializer(ArrayType *NewType, Constant *OriginalInitializer) { in createLoweredInitializer()
191 ArrayType *NewType = createLoweredType(GV->getValueType()); in lowerGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp91 FunctionType *NewType = nullptr; in runOnModule() local
/third_party/python/Doc/library/
Dtyping.rst111 NewType chapter
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.h170 void setReturnType(Type NewType) { ReturnType = NewType; } in setReturnType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h629 Type *NewType = getIntNTy(getContext(), NewBitWidth); in getWithNewBitWidth() local
/third_party/rust/crates/serde/test_suite/tests/
Dtest_macros.rs97 NewType(T), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp916 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs2634 NewType { enumerator
2710 NewType { enumerator
3391 NewType, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h153 LLT NewType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp780 Type *NewType = Ops[i]->getType()->isVectorTy() in CastGEPIndices() local
/third_party/python/Lib/
Dtyping.py2429 class NewType: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2397 Type *NewType = Dest.getType(); in copyMetadataForLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp278 RecTy* NewType = resolveTypes(ListTy1->getElementType(), in resolveTypes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1314 Type *NewType = IntegerType::get(OrigAdd->getContext(), NewWidth); in processUGT_ADDCST_ADD() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6362 auto *NewType = Type::getIntNTy(Context, RegWidth); in optimizeSwitchInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8049 MVT NewType = MVT::getIntegerVT(EltTy.getSizeInBits()); in LowerBUILD_VECTOR() local