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

References

lib/Analysis/TargetTransformInfo.cpp
 1322       SmallVector<Value *, 4> Args(II->arg_operands());
lib/CodeGen/GlobalISel/IRTranslator.cpp
 1270   for (auto &Arg : CI.arg_operands())
 1626   for (auto &Arg : enumerate(CI.arg_operands())) {
lib/Target/AArch64/AArch64FastISel.cpp
 3603     for (auto &Arg : II->arg_operands()) {
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  719     SmallVector<Value *, 4> Args(II->arg_operands());