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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp318 SlotIndexes *Ind = LIS->getSlotIndexes(); local
H A DGCNSchedStrategy.cpp446 SlotIndexes *Ind = LIS->getSlotIndexes(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp615 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { argument
628 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { argument
[all...]
H A DPGOInstrumentation.cpp331 void instrumentSelects(Function &Func, unsigned *Ind, unsigned TotalNC, argument
342 void annotateSelects(Function &Func, PGOUseFunc *UF, unsigned *Ind) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp109 X86InterleavedAccessGroup(Instruction *I, ArrayRef<ShuffleVectorInst *> Shuffs, ArrayRef<unsigned> Ind, const unsigned F, const X86Subtarget &STarget, IRBuilder<> &B) argument

Completed in 72 milliseconds