Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp270 SlotIndexes *Ind = LIS->getSlotIndexes(); runOnMachineFunction() local
H A DGCNSchedStrategy.cpp632 SlotIndexes *Ind = LIS->getSlotIndexes(); computeBlockPressure() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp771 if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(I)) lower() local
850 computeNumValueSiteCounts(InstrProfValueProfileInst * Ind) computeNumValueSiteCounts() argument
859 lowerValueProfileInst(InstrProfValueProfileInst * Ind) lowerValueProfileInst() argument
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp111 : Inst(I), Shuffles(Shuffs), Indices(Ind), Factor(F), Subtarget(STarget), in X86InterleavedAccessGroup() argument
/llvm-project/lldb/tools/lldb-test/
H A Dlldb-test.cpp623 for (size_t Ind = 0; !CU && Ind < Module.GetNumCompileUnits(); ++Ind) { findVariables() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3636 auto *Ind = Induction.first; collectLoopScalars() local
4136 auto *Ind = Induction.first; collectLoopUniforms() local
10141 if (auto *Ind = dyn_cast<VPWidenPointerInductionRecipe>(&R)) { processLoop() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1506 const auto Ind = ER->getIndex(); tryExtractInitializerFromList() local