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

References

lib/Target/Lanai/LanaiISelLowering.cpp
  299         Result = DAG.getTargetConstant(C->getSExtValue(), SDLoc(C),
  309         Result = DAG.getTargetConstant(0, SDLoc(C), Op.getValueType());
  317         Result = DAG.getTargetConstant(C->getSExtValue(), SDLoc(C),
  326         Result = DAG.getTargetConstant(C->getZExtValue(), SDLoc(C),
  336         Result = DAG.getTargetConstant(Val, SDLoc(C), Op.getValueType());
  345         Result = DAG.getTargetConstant(Val, SDLoc(C), Op.getValueType());
  359   TargetLowering::LowerAsmOperandForConstraint(Op, Constraint, Ops, DAG);