Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp126 if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(I)) in run() local
144 } else if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(Instr)) { in run() local
181 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts()
195 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp420 } else if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(Instr)) { in lowerIntrinsics() local
521 if (auto *Ind = dyn_cast<InstrProfValueProfileInst>(I)) in run() local
584 void InstrProfiling::computeNumValueSiteCounts(InstrProfValueProfileInst *Ind) { in computeNumValueSiteCounts()
597 void InstrProfiling::lowerValueProfileInst(InstrProfValueProfileInst *Ind) { in lowerValueProfileInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.cpp457 SlotIndexes *Ind = LIS->getSlotIndexes(); in computeBlockPressure() local
DSIFormMemoryClauses.cpp318 SlotIndexes *Ind = LIS->getSlotIndexes(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp111 ArrayRef<unsigned> Ind, const unsigned F, in X86InterleavedAccessGroup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4517 auto *Ind = Induction.first; in collectLoopScalars() local
4560 auto *Ind = Induction.first; in collectLoopScalars() local
4851 auto *Ind = Induction.first; in collectLoopUniforms() local
6599 PHINode *Ind = Induction.first; in collectTriviallyDeadInstructions() local