Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:instr

726   if (const Instruction *instr = dyn_cast<Instruction>(U)) {
727 if (instr->getParent() && instr->getParent()->getParent()) {
728 const Function *curFunc = instr->getParent()->getParent();
832 const Instruction *instr = cast<Instruction>(*iter);
833 const BasicBlock *bb = instr->getParent();