Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp270 SlotIndexes *Ind = LIS->getSlotIndexes(); in runOnMachineFunction() local
H A DGCNSchedStrategy.cpp545 SlotIndexes *Ind = LIS->getSlotIndexes(); computeBlockPressure() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp723 if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(I)) lower() local
795 computeNumValueSiteCounts(InstrProfValueProfileInst * Ind) computeNumValueSiteCounts() argument
804 lowerValueProfileInst(InstrProfValueProfileInst * Ind) lowerValueProfileInst() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp111 ArrayRef<unsigned> Ind, const unsigned F, in X86InterleavedAccessGroup() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3903 auto *Ind = Induction.first; collectLoopScalars() local
4392 auto *Ind = Induction.first; collectLoopUniforms() local
10209 if (auto *Ind = dyn_cast<VPWidenPointerInductionRecipe>(&R)) { processLoop() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1502 const auto Ind = ER->getIndex(); tryExtractInitializerFromList() local