reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIISelLowering.cpp
  910     AttributeList Attr = Intrinsic::getAttributes(CI.getContext(),
  920         CI.getArgOperand(RsrcIntr->RsrcArg));
  925         CI.getArgOperand(RsrcIntr->RsrcArg));
  931       Info.memVT = MVT::getVT(CI.getType(), true);
  935         Info.memVT = memVTFromAggregate(CI.getType());
  940       Info.memVT = MVT::getVT(CI.getArgOperand(0)->getType());
  945       Info.memVT = MVT::getVT(CI.getType());
  965     Info.memVT = MVT::getVT(CI.getType());
  966     Info.ptrVal = CI.getOperand(0);
  970     const ConstantInt *Vol = cast<ConstantInt>(CI.getOperand(4));
  980     Info.memVT = MVT::getVT(CI.getOperand(0)->getType());
  983       CI.getArgOperand(1));
  987     const ConstantInt *Vol = dyn_cast<ConstantInt>(CI.getOperand(4));
  995     Info.memVT = MVT::getVT(CI.getOperand(0)->getType()
  997     Info.ptrVal = CI.getOperand(0);
 1006     Info.memVT = MVT::getVT(CI.getType());
 1007     Info.ptrVal = CI.getOperand(0);
 1011     const ConstantInt *Vol = cast<ConstantInt>(CI.getOperand(1));