Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:instr

693   if (const Instruction *instr = dyn_cast<Instruction>(U)) {
694 if (instr->getParent() && instr->getParent()->getParent()) {
695 const Function *curFunc = instr->getParent()->getParent();
797 const Instruction *instr = cast<Instruction>(*iter);
798 const BasicBlock *bb = instr->getParent();