Home
last modified time | relevance | path

Searched defs:IG (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/libexec/getty/
H A Dgettytab.h160 #define IG gettyflags[15].value macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1152 const InterleaveGroup<Instruction> *IG; variable
1157 VPInterleaveRecipe(const InterleaveGroup<Instruction> *IG, VPValue *Addr, in VPInterleaveRecipe()
H A DVPlan.cpp1211 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock() local
H A DLoopVectorize.cpp9205 for (auto IG : InterleaveGroups) { in buildVPlanWithVPRecipes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp734 Stmt *IG = *I; in VerifyIndirectOrAsmJumps() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp748 InstantiationGroup IG{InstantiationSet.first.first, in getInstantiationGroups() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp512 R600InstrInfo::fitsReadPortLimitations(const std::vector<MachineInstr *> &IG, in fitsReadPortLimitations()