Home
last modified time | relevance | path

Searched defs:Ind (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp270 SlotIndexes *Ind = LIS->getSlotIndexes(); in runOnMachineFunction() local
H A DGCNSchedStrategy.cpp632 SlotIndexes *Ind = LIS->getSlotIndexes(); in computeBlockPressure() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp946 if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(I)) in lower() local
1025 void InstrLowerer::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts()
1034 void InstrLowerer::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp111 ArrayRef<unsigned> Ind, const unsigned F, in X86InterleavedAccessGroup()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3248 auto *Ind = Induction.first; in collectLoopScalars() local
3748 auto *Ind = Induction.first; in collectLoopUniforms() local
10035 if (auto *Ind = dyn_cast<VPWidenPointerInductionRecipe>(&R)) { in processLoop() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1506 const auto Ind = ER->getIndex(); in tryExtractInitializerFromList() local