Home
last modified time | relevance | path

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

/freebsd/libexec/getty/
H A Dgettytab.h162 #define IG gettyflags[15].value macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp511 R600InstrInfo::fitsReadPortLimitations(const std::vector<MachineInstr *> &IG, in fitsReadPortLimitations()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1449 InstantiationGroup IG{InstantiationSet.first.first, in getInstantiationGroups() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1486 auto *IG = IAI.getInterleaveGroup(Inst); in visitBlock() local
H A DVPlan.h2083 const InterleaveGroup<Instruction> *IG; variable
2094 VPInterleaveRecipe(const InterleaveGroup<Instruction> *IG, VPValue *Addr, in VPInterleaveRecipe()
H A DVPlanRecipes.cpp278 if (auto *IG = dyn_cast<VPInterleaveRecipe>(R)) in getInstructionForCost() local
H A DLoopVectorize.cpp8629 for (const auto *IG : InterleaveGroups) { in tryToBuildVPlanWithVPRecipes() local