Home
last modified time | relevance | path

Searched refs:IG (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1211 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock() local
1212 if (!IG) in visitBlock()
1215 auto NewIGIter = Old2New.find(IG); in visitBlock()
1217 Old2New[IG] = new InterleaveGroup<VPInstruction>( in visitBlock()
1218 IG->getFactor(), IG->isReverse(), IG->getAlign()); in visitBlock()
1220 if (Inst == IG->getInsertPos()) in visitBlock()
1221 Old2New[IG]->setInsertPos(VPInst); in visitBlock()
1223 InterleaveGroupMap[VPInst] = Old2New[IG]; in visitBlock()
1225 VPInst, IG->getIndex(Inst), in visitBlock()
1226 Align(IG->isReverse() ? (-1) * int(IG->getFactor()) in visitBlock()
[all …]
H A DVPlan.h1152 const InterleaveGroup<Instruction> *IG; variable
1157 VPInterleaveRecipe(const InterleaveGroup<Instruction> *IG, VPValue *Addr, in VPInterleaveRecipe() argument
1159 : VPRecipeBase(VPInterleaveSC, {Addr}), IG(IG) { in VPInterleaveRecipe()
1160 for (unsigned i = 0; i < IG->getFactor(); ++i)
1161 if (Instruction *I = IG->getMember(i)) {
1211 const InterleaveGroup<Instruction> *getInterleaveGroup() { return IG; } in getInterleaveGroup()
H A DLoopVectorize.cpp9037 for (InterleaveGroup<Instruction> *IG : IAI.getInterleaveGroups()) { in buildVPlanWithVPRecipes()
9038 auto applyIG = [IG, this](ElementCount VF) -> bool { in buildVPlanWithVPRecipes()
9040 CM.getWideningDecision(IG->getInsertPos(), VF) == in buildVPlanWithVPRecipes()
9045 InterleaveGroups.insert(IG); in buildVPlanWithVPRecipes()
9046 for (unsigned i = 0; i < IG->getFactor(); i++) in buildVPlanWithVPRecipes()
9047 if (Instruction *Member = IG->getMember(i)) in buildVPlanWithVPRecipes()
9205 for (auto IG : InterleaveGroups) { in buildVPlanWithVPRecipes() local
9207 RecipeBuilder.getRecipe(IG->getInsertPos())); in buildVPlanWithVPRecipes()
9209 for (unsigned i = 0; i < IG->getFactor(); ++i) in buildVPlanWithVPRecipes()
9210 if (auto *SI = dyn_cast_or_null<StoreInst>(IG->getMember(i))) in buildVPlanWithVPRecipes()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp92 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target,
734 Stmt *IG = *I; in VerifyIndirectOrAsmJumps() local
735 if (CHECK_PERMISSIVE(!LabelAndGotoScopes.count(IG))) in VerifyIndirectOrAsmJumps()
737 unsigned IGScope = LabelAndGotoScopes[IG]; in VerifyIndirectOrAsmJumps()
739 if (!Entry) Entry = IG; in VerifyIndirectOrAsmJumps()
/netbsd-src/libexec/getty/
H A Dgettytab.h160 #define IG gettyflags[15].value macro
H A Dmain.c501 if (IG && (c <= ' ' || c > 0176)) in getname()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp512 R600InstrInfo::fitsReadPortLimitations(const std::vector<MachineInstr *> &IG, in fitsReadPortLimitations() argument
523 for (unsigned i = 0, e = IG.size(); i < e; ++i) { in fitsReadPortLimitations()
524 IGSrcs.push_back(ExtractSrcs(*IG[i], PV, ConstCount)); in fitsReadPortLimitations()
525 unsigned Op = getOperandIdx(IG[i]->getOpcode(), in fitsReadPortLimitations()
528 IG[i]->getOperand(Op).getImm()); in fitsReadPortLimitations()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp748 InstantiationGroup IG{InstantiationSet.first.first, in getInstantiationGroups() local
751 Result.emplace_back(std::move(IG)); in getInstantiationGroups()
/netbsd-src/external/bsd/libbind/dist/doc/
H A Dhesiod.cat348 … HHEESSIIOODD__CCOONNFFIIGG is set, it specifies the location of the Hesiod configu-
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Daspell.en.pws488 IG
/netbsd-src/external/atheros/athn/dist/
H A Dathn-ar9271151 IG �
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.md309 (match_operand:SF 1 "general_operand" "Jr,K,L,n,Q,Ir,m,r,IG,iF"))]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.md309 (match_operand:SF 1 "general_operand" "Jr,K,L,n,Q,Ir,m,r,IG,iF"))]
/netbsd-src/external/gpl2/xcvs/dist/
H A DFAQ4962 's|^gnu/xyz/||' > /tmp/IG [Edit the IG file to contain just the files
4968 mkdir /tmp/FIXUP gtar -T /tmp/IG -c -f - . | (cd /tmp/FIXUP; gtar xvBf
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A DUnicodeData.txt21654 12145;CUNEIFORM SIGN IG;Lo;0;L;;;;;N;;;;;
25220 16F84;MIAO VOWEL SIGN IG;Mc;0;L;;;;;N;;;;;
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/
H A DUnicodeData.txt21464 12145;CUNEIFORM SIGN IG;Lo;0;L;;;;;N;;;;;
25030 16F84;MIAO VOWEL SIGN IG;Mc;0;L;;;;;N;;;;;
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A DNormalizationTest.txt9350 C775;C775;110B 1175 11A8;C775;110B 1175 11A8; # (익; 익; 익; 익; 익; ) HANGUL SYLLABLE IG
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A DUnicodeDataNames.txt18448 C775;HANGUL SYLLABLE IG;Lo;0;L;;;;;N;;;;;