Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp455 } else if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(Instr)) { in lowerIntrinsics() local
562 if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(I)) in run() local
617 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts()
630 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp272 SlotIndexes *Ind = LIS->getSlotIndexes(); in runOnMachineFunction() local
H A DGCNSchedStrategy.cpp468 SlotIndexes *Ind = LIS->getSlotIndexes(); in computeBlockPressure() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp111 ArrayRef<unsigned> Ind, const unsigned F, in X86InterleavedAccessGroup()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5293 auto *Ind = Induction.first; in collectLoopScalars() local
5576 auto *Ind = Induction.first; in collectLoopUniforms() local
8117 PHINode *Ind = Induction.first; in collectTriviallyDeadInstructions() local