/external/llvm-project/clang-tools-extra/clangd/index/ |
D | IndexAction.cpp | 46 IncludeGraphCollector(const SourceManager &SM, IncludeGraph &IG) in IncludeGraphCollector() 47 : SM(SM), IG(IG) {} in IncludeGraphCollector() 66 auto I = IG.try_emplace(*URI).first; in FileChanged() 100 auto NodeForInclude = IG.try_emplace(*IncludeURI).first->getKey(); in InclusionDirective() 101 auto NodeForIncluding = IG.try_emplace(*IncludingURI); in InclusionDirective() 113 auto I = IG.try_emplace(*URI); in FileSkipped() 122 IncludeGraph &IG; member 155 std::make_unique<IncludeGraphCollector>(CI.getSourceManager(), IG)); in CreateASTConsumer() 185 for (const auto &Node : IG) in EndSourceFileAction() 188 IncludeGraphCallback(std::move(IG)); in EndSourceFileAction() [all …]
|
D | FileIndex.cpp | 106 IncludeGraph IG; in getSubGraph() local 108 auto Entry = IG.try_emplace(URI).first; in getSubGraph() 115 auto I = IG.try_emplace(Include).first; in getSubGraph() 119 return IG; in getSubGraph() 174 ShardIt.first->getValue().IG = getSubGraph(It.first(), FullGraph); in FileShardedIndex() 195 IF.Sources = It->getValue().IG; in getShard()
|
D | FileIndex.h | 195 IncludeGraph IG; member
|
D | Background.cpp | 311 [&](IncludeGraph IG) { Index.Sources = std::move(IG); }); in index() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.cpp | 777 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock() local 778 if (!IG) in visitBlock() 781 auto NewIGIter = Old2New.find(IG); in visitBlock() 783 Old2New[IG] = new InterleaveGroup<VPInstruction>( in visitBlock() 784 IG->getFactor(), IG->isReverse(), Align(IG->getAlignment())); in visitBlock() 786 if (Inst == IG->getInsertPos()) in visitBlock() 787 Old2New[IG]->setInsertPos(VPInst); in visitBlock() 789 InterleaveGroupMap[VPInst] = Old2New[IG]; in visitBlock() 791 VPInst, IG->getIndex(Inst), in visitBlock() 792 Align(IG->isReverse() ? (-1) * int(IG->getFactor()) in visitBlock() [all …]
|
D | VPlan.h | 873 const InterleaveGroup<Instruction> *IG; 877 VPInterleaveRecipe(const InterleaveGroup<Instruction> *IG, VPValue *Addr, in VPInterleaveRecipe() argument 879 : VPRecipeBase(VPInterleaveSC), IG(IG), User({Addr}) { in VPInterleaveRecipe() 908 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup()
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlan.cpp | 1093 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock() local 1094 if (!IG) in visitBlock() 1097 auto NewIGIter = Old2New.find(IG); in visitBlock() 1099 Old2New[IG] = new InterleaveGroup<VPInstruction>( in visitBlock() 1100 IG->getFactor(), IG->isReverse(), IG->getAlign()); in visitBlock() 1102 if (Inst == IG->getInsertPos()) in visitBlock() 1103 Old2New[IG]->setInsertPos(VPInst); in visitBlock() 1105 InterleaveGroupMap[VPInst] = Old2New[IG]; in visitBlock() 1107 VPInst, IG->getIndex(Inst), in visitBlock() 1108 Align(IG->isReverse() ? (-1) * int(IG->getFactor()) in visitBlock() [all …]
|
D | VPlan.h | 1041 const InterleaveGroup<Instruction> *IG; variable 1046 VPInterleaveRecipe(const InterleaveGroup<Instruction> *IG, VPValue *Addr, in VPInterleaveRecipe() argument 1048 : VPRecipeBase(VPInterleaveSC), VPUser({Addr}), IG(IG) { in VPInterleaveRecipe() 1091 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup()
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | store.ll | 22 ; IG 0: Get the byte index and truncate the value 29 ; IG 1: Truncate the calculated the shift amount for the mask 31 ; IG 2: Shift the value and the mask 35 ; IG 3: Initialize the Y and Z channels to zero 52 ; IG 0: Get the byte index and truncate the value 62 ; IG 1: Truncate the calculated the shift amount for the mask 64 ; IG 2: Shift the value and the mask 68 ; IG 3: Initialize the Y and Z channels to zero
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | IndexActionTests.cpp | 60 std::map<std::string, const IncludeGraphNode &> toMap(const IncludeGraph &IG) { in toMap() argument 62 for (auto &I : IG) in toMap() 82 [&](IncludeGraph IG) { IndexFile.Sources = std::move(IG); }); in __anon7e85be7d0502() argument
|
D | FileIndexTests.cpp | 618 IncludeGraph &IG = *IF.Sources; in TEST() local 621 auto &Node = IG[BSourceUri]; in TEST() 627 auto &Node = IG[BHeaderUri]; in TEST() 633 auto &Node = IG[AHeaderUri]; in TEST()
|
/external/python/cpython2/Lib/test/ |
D | revocation.crl | 7 qgxXs0Bz4agRswNMbumjHCmqIv1t88vbrO0+ItEZDK7RJVIMBtVJ0XYOHvD/IG/i
|
/external/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 82 void DiagnoseIndirectJump(IndirectGotoStmt *IG, unsigned IGScope, 660 IndirectGotoStmt *IG = *I; in VerifyIndirectJumps() local 661 if (CHECK_PERMISSIVE(!LabelAndGotoScopes.count(IG))) in VerifyIndirectJumps() 663 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectJumps() 665 if (!Entry) Entry = IG; in VerifyIndirectJumps()
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Scale.miff | 15 …IG<MI9WSVSKND<8<60;70B=4N@0G;->71K;1�?6�8'�=)�:-�>0�=1�6,�0,�4'�6&�KA�IJ�=7�A8�@F�@S�?e�Dv�Ot�Wt�e…
|
D | Magnify.miff | 15 …IG�IG�bn�bn�|��|�lp�lp�PHnPHnRLaRLauw|uw|������z|lz|lYVSYVS0/-0/-0/-20.62/62/83.83.:3-:3-92-92-80-…
|
/external/llvm-project/clang/lib/Sema/ |
D | JumpDiagnostics.cpp | 85 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target, 716 Stmt *IG = *I; in VerifyIndirectOrAsmJumps() local 717 if (CHECK_PERMISSIVE(!LabelAndGotoScopes.count(IG))) in VerifyIndirectOrAsmJumps() 719 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectOrAsmJumps() 721 if (!Entry) Entry = IG; in VerifyIndirectOrAsmJumps()
|
/external/ImageMagick/PerlMagick/t/ |
D | input_70x46.gray | 1 …������?=615?HIY���ï�fR:9L}�|p]W\ahkfonhrsghf_cedxm]_evjy~�������t����������IG@97=EEP�������}g`t~uh…
|
D | input.fits | 1 …�����ONIC=@GHP���������cb_\cc]]`QQX]ZTSTUW\ZVVVTiglVUUTUYy�������K���������IG@:7=FFO�������|g[jph[…
|
D | input_70x46.yuv | 1 …������?=615?HIY���ï�fR:9L}�|p]W\ahkfonhrsghf_cedxm]_evjy~�������t����������IG@97=EEP�������}g`t~uh…
|
/external/ImageMagick/PerlMagick/t/reference/read/ |
D | input_gray.miff | 12 …������?=615?HIY���ï�fR:9L}�|p]W\ahkfonhrsghf_cedxm]_evjy~�������t����������IG@97=EEP�������}g`t~uh…
|
D | input_tile.miff | 14 …IG�bn�|�lp�PHnRLauw|���z|lYVS0/-20.62/83.:3-92-80-91.80-80-7/,5-*4,)5-*5-*1-'1.'41*74-96/?:/F?3JB4…
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 535 R600InstrInfo::fitsReadPortLimitations(const std::vector<MachineInstr *> &IG, in fitsReadPortLimitations() argument 546 for (unsigned i = 0, e = IG.size(); i < e; ++i) { in fitsReadPortLimitations() 547 IGSrcs.push_back(ExtractSrcs(*IG[i], PV, ConstCount)); in fitsReadPortLimitations() 548 unsigned Op = getOperandIdx(IG[i]->getOpcode(), in fitsReadPortLimitations() 551 IG[i]->getOperand(Op).getImm()); in fitsReadPortLimitations()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 535 R600InstrInfo::fitsReadPortLimitations(const std::vector<MachineInstr *> &IG, in fitsReadPortLimitations() argument 546 for (unsigned i = 0, e = IG.size(); i < e; ++i) { in fitsReadPortLimitations() 547 IGSrcs.push_back(ExtractSrcs(*IG[i], PV, ConstCount)); in fitsReadPortLimitations() 548 unsigned Op = getOperandIdx(IG[i]->getOpcode(), in fitsReadPortLimitations() 551 IG[i]->getOperand(Op).getImm()); in fitsReadPortLimitations()
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.cpp | 544 R600InstrInfo::fitsReadPortLimitations(const std::vector<MachineInstr *> &IG, in fitsReadPortLimitations() argument 555 for (unsigned i = 0, e = IG.size(); i < e; ++i) { in fitsReadPortLimitations() 556 IGSrcs.push_back(ExtractSrcs(*IG[i], PV, ConstCount)); in fitsReadPortLimitations() 557 unsigned Op = getOperandIdx(IG[i]->getOpcode(), in fitsReadPortLimitations() 560 IG[i]->getOperand(Op).getImm()); in fitsReadPortLimitations()
|
/external/ImageMagick/PerlMagick/t/reference/write/read/ |
D | input_tile.miff | 41 …IG�bn�|�lp�PHnRLauw|���z|lYVS0/-20.62/83.:3-92-80-91.80-80-7/,5-*4,)5-*5-*1-'1.'41*74-96/?:/F?3JB4…
|