/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 69 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/ |
D | WebAssemblyAddMissingPrototypes.cpp | 91 FunctionType *NewType = nullptr; in runOnModule() local
|
/third_party/python/Doc/library/ |
D | typing.rst | 111 NewType chapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTypes.h | 170 void setReturnType(Type NewType) { ReturnType = NewType; } in setReturnType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 629 Type *NewType = getIntNTy(getContext(), NewBitWidth); in getWithNewBitWidth() local
|
/third_party/rust/crates/serde/test_suite/tests/ |
D | test_macros.rs | 97 NewType(T), enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | IRMover.cpp | 916 ArrayType *NewType = ArrayType::get(EltTy, NewSize); in linkAppendingVarProto() local
|
/third_party/rust/crates/bindgen/bindgen/codegen/ |
D | mod.rs | 2634 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/ |
D | LegalizerInfo.h | 153 LLT NewType; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 780 Type *NewType = Ops[i]->getType()->isVectorTy() in CastGEPIndices() local
|
/third_party/python/Lib/ |
D | typing.py | 2429 class NewType: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2397 Type *NewType = Dest.getType(); in copyMetadataForLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Record.cpp | 278 RecTy* NewType = resolveTypes(ListTy1->getElementType(), in resolveTypes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 1314 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/ |
D | CodeGenPrepare.cpp | 6362 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/ |
D | AArch64ISelLowering.cpp | 8049 MVT NewType = MVT::getIntegerVT(EltTy.getSizeInBits()); in LowerBUILD_VECTOR() local
|