Home
last modified time | relevance | path

Searched defs:DestType (Results 1 – 6 of 6) sorted by relevance

/third_party/gn/src/gn/
Dlabel_ptr.h25 using DestType = T; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp96 if (auto *DestType = dyn_cast<FunctionType>( in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp459 Type *DestType = Trunc.getType(); in foldVecTruncToExtElt() local
2104 Type *DestType = BitCast.getType(); in canonicalizeBitCastExtElt() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1217 auto DestType = toIceType(Type); in LoadMem() local
DPNaClTranslator.cpp2364 Ice::Type DestType = getCompareResultType(Op1Type); in ProcessRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1766 Type *DestType = DestVT.getTypeForEVT(*DAG.getContext()); in EmitStackConvert() local