/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | SourceMgr.h | 202 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SourceMgr.h | 236 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Type.cpp | 311 auto Insertion = pImpl->FunctionTypes.insert_as(nullptr, Key); in get() local 357 auto Insertion = pImpl->AnonStructTypes.insert_as(nullptr, Key); in get() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_qsort.c | 330 #define Insertion(swapper) \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCCodeView.cpp | 149 auto Insertion = in addToStringTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 225 auto Insertion = MemberNames.insert({M.MemberName, uint64_t(0)}); in printMemberHeader() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergeICmps.cpp | 128 const auto Insertion = BaseToIndex.try_emplace(Base, Order); in getBaseId() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 241 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile() local 1333 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl() local 3012 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 665 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 883 Insertion = 5 enumerator
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 883 Insertion = 5 enumerator
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-morx-table.hh | 900 Insertion = 5 enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 3980 std::pair<StringRef, unsigned> Insertion = in parseDirectiveCVString() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 13152 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local 13159 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2F64Shuffle() local 13236 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local 13242 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lowerV2I64Shuffle() local 16454 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower256BitShuffle() local 16984 if (SDValue Insertion = lowerShuffleAsElementInsertion( in lower512BitShuffle() local
|