Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIFormMemoryClauses.cpp270 SlotIndexes *Ind = LIS->getSlotIndexes(); in runOnMachineFunction() local
HDGCNSchedStrategy.cpp632 SlotIndexes *Ind = LIS->getSlotIndexes(); in computeBlockPressure() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.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-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InterleavedAccess.cpp111 ArrayRef<unsigned> Ind, const unsigned F, in X86InterleavedAccessGroup()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.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-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporterVisitors.cpp1506 const auto Ind = ER->getIndex(); in tryExtractInitializerFromList() local