/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanSLP.cpp | 209 VPInterleavedAccessInfo &IAI) { in areConsecutiveOrMatch() argument 216 auto *GA = IAI.getInterleaveGroup(A); in areConsecutiveOrMatch() 217 auto *GB = IAI.getInterleaveGroup(B); in areConsecutiveOrMatch() 225 VPInterleavedAccessInfo &IAI) { in getLAScore() argument 233 return (unsigned)areConsecutiveOrMatch(I1, I2, IAI); in getLAScore() 239 getLAScore(I1->getOperand(I), I2->getOperand(J), MaxLevel - 1, IAI); in getLAScore() 246 VPInterleavedAccessInfo &IAI) { in getBest() argument 257 if (areConsecutiveOrMatch(LastI, CandidateI, IAI)) { in getBest() 279 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() 338 getBest(Mode[Op], Last, Candidates, IAI); in reorderMultiNodeOps()
|
D | LoopVectorizationPlanner.h | 215 InterleavedAccessInfo &IAI; variable 247 InterleavedAccessInfo &IAI, in LoopVectorizationPlanner() argument 249 : OrigLoop(L), LI(LI), TLI(TLI), TTI(TTI), Legal(Legal), CM(CM), IAI(IAI), in LoopVectorizationPlanner()
|
D | VPlan.cpp | 1079 InterleavedAccessInfo &IAI) { in visitRegion() argument 1082 visitBlock(Base, Old2New, IAI); in visitRegion() 1087 InterleavedAccessInfo &IAI) { in visitBlock() argument 1093 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock() 1112 visitRegion(Region, Old2New, IAI); in visitBlock() 1118 InterleavedAccessInfo &IAI) { in VPInterleavedAccessInfo() argument 1120 visitRegion(cast<VPRegionBlock>(Plan.getEntry()), Old2New, IAI); in VPInterleavedAccessInfo()
|
D | VPlan.h | 1997 InterleavedAccessInfo &IAI); 2001 InterleavedAccessInfo &IAI); 2004 VPInterleavedAccessInfo(VPlan &Plan, InterleavedAccessInfo &IAI); 2056 VPInterleavedAccessInfo &IAI; 2098 VPInterleavedAccessInfo &IAI); 2104 VPlanSlp(VPInterleavedAccessInfo &IAI, VPBasicBlock &BB) : IAI(IAI), BB(BB) {}
|
D | LoopVectorize.cpp | 1224 InterleavedAccessInfo &IAI) in LoopVectorizationCostModel() argument 1227 Hints(Hints), InterleaveInfo(IAI) {} in LoopVectorizationCostModel() 8349 for (InterleaveGroup<Instruction> *IG : IAI.getInterleaveGroups()) { in buildVPlanWithVPRecipes() 8898 InterleavedAccessInfo IAI(PSE, L, DT, LI, LVL->getLAI()); in processLoopInVPlanNativePath() local 8904 &Hints, IAI); in processLoopInVPlanNativePath() 8908 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, LVL, CM, IAI, PSE); in processLoopInVPlanNativePath() 9056 InterleavedAccessInfo IAI(PSE, L, DT, LI, LVL.getLAI()); in processLoop() local 9064 IAI.analyzeInterleaving(useMaskedInterleavedAccesses(*TTI)); in processLoop() 9069 F, &Hints, IAI); in processLoop() 9073 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, &LVL, CM, IAI, PSE); in processLoop()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanSLP.cpp | 208 VPInterleavedAccessInfo &IAI) { in areConsecutiveOrMatch() argument 215 auto *GA = IAI.getInterleaveGroup(A); in areConsecutiveOrMatch() 216 auto *GB = IAI.getInterleaveGroup(B); in areConsecutiveOrMatch() 224 VPInterleavedAccessInfo &IAI) { in getLAScore() argument 230 cast<VPInstruction>(V2), IAI); in getLAScore() 236 cast<VPUser>(V2)->getOperand(J), MaxLevel - 1, IAI); in getLAScore() 243 VPInterleavedAccessInfo &IAI) { in getBest() argument 254 if (areConsecutiveOrMatch(LastI, CandidateI, IAI)) { in getBest() 276 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() 335 getBest(Mode[Op], Last, Candidates, IAI); in reorderMultiNodeOps()
|
D | LoopVectorizationPlanner.h | 205 InterleavedAccessInfo &IAI; variable 232 InterleavedAccessInfo &IAI) in LoopVectorizationPlanner() argument 234 IAI(IAI) {} in LoopVectorizationPlanner()
|
D | VPlan.cpp | 763 InterleavedAccessInfo &IAI) { in visitRegion() argument 766 visitBlock(Base, Old2New, IAI); in visitRegion() 771 InterleavedAccessInfo &IAI) { in visitBlock() argument 777 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock() 796 visitRegion(Region, Old2New, IAI); in visitBlock() 802 InterleavedAccessInfo &IAI) { in VPInterleavedAccessInfo() argument 804 visitRegion(cast<VPRegionBlock>(Plan.getEntry()), Old2New, IAI); in VPInterleavedAccessInfo()
|
D | VPlan.h | 1650 InterleavedAccessInfo &IAI); 1654 InterleavedAccessInfo &IAI); 1657 VPInterleavedAccessInfo(VPlan &Plan, InterleavedAccessInfo &IAI); 1710 VPInterleavedAccessInfo &IAI; 1752 VPInterleavedAccessInfo &IAI); 1758 VPlanSlp(VPInterleavedAccessInfo &IAI, VPBasicBlock &BB) : IAI(IAI), BB(BB) {}
|
D | LoopVectorize.cpp | 970 InterleavedAccessInfo &IAI) in LoopVectorizationCostModel() argument 973 Hints(Hints), InterleaveInfo(IAI) {} in LoopVectorizationCostModel() 7164 for (InterleaveGroup<Instruction> *IG : IAI.getInterleaveGroups()) { in buildVPlanWithVPRecipes() 7558 InterleavedAccessInfo IAI(PSE, L, DT, LI, LVL->getLAI()); in processLoopInVPlanNativePath() local 7564 &Hints, IAI); in processLoopInVPlanNativePath() 7568 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, LVL, CM, IAI); in processLoopInVPlanNativePath() 7710 InterleavedAccessInfo IAI(PSE, L, DT, LI, LVL.getLAI()); in processLoop() local 7718 IAI.analyzeInterleaving(useMaskedInterleavedAccesses(*TTI)); in processLoop() 7723 F, &Hints, IAI); in processLoop() 7727 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, &LVL, CM, IAI); in processLoop()
|
/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanSlpTest.cpp | 31 std::unique_ptr<InterleavedAccessInfo> IAI; member in llvm::__anon86d887b40111::VPlanSlpTest 48 IAI.reset(new InterleavedAccessInfo(*PSE, L, &*DT, &*LI, &*LAI)); in getInterleavedAccessInfo() 49 IAI->analyzeInterleaving(false); in getInterleavedAccessInfo() 50 return {Plan, *IAI}; in getInterleavedAccessInfo() 322 VPInterleavedAccessInfo &&IAI) { in checkReorderExample() argument 323 VPlanSlp Slp(IAI, *Body); in checkReorderExample()
|
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/ |
D | scoping-shim.min.js.map | 1 …mBA,CAAnB,EAAkC,IAElC,KAAAC,EAAA,CAA6BA,CAA7B,EAAsD,EAEtD,KAAAC,EAAA,CAA+B,IAI/B,KAAAtL,SAAA,CAAgB…
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 4230 ,"BE","IAI","Denderhoutem","Denderhoutem","VOV","1-3-----","RQ","0901",,, 6958 ,"BR","IAI","Itai","Itai","SP","--3-----","RQ","0607",,, 40771 ,"FR","IAI","Saint-Aubin","Saint-Aubin","91","--3--6--","RQ","1101",,"4843N 00208E",""
|
D | 2013-1_UNLOCODE_CodeListPart2.csv | 16131 ,"JP","IAI","Inagi","Inagi",,"-----6--","RQ","1007",,"3563N 13955E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 23528 ,"US","IAI","Sabillasville","Sabillasville","MD","--3-----","RL","0901",,"3942N 07727W",
|