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

References

lib/Target/AArch64/AArch64FastISel.cpp
  297     Context = &FuncInfo.Fn->getContext();
  536     return materializeInt(ConstantInt::get(Type::getInt64Ty(*Context), 0), VT);
 3067   CCState CCInfo(CC, false, *FuncInfo.MF, ArgLocs, *Context);
 3164     CCState CCInfo(CC, false, *FuncInfo.MF, RVLocs, *Context);
 4272     return materializeInt(ConstantInt::get(*Context, APInt(RegSize, 0)), RetVT);
 4393     return materializeInt(ConstantInt::get(*Context, APInt(RegSize, 0)), RetVT);