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

References

lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  188             if (Op.Type == InlineAsm::isClobber) {
  190               TLI->ComputeConstraintToUse(Op, SDValue(), DAG);
  192                   TLI->getRegForInlineAsmConstraint(TRI, Op.ConstraintCode,
  193                                                     Op.ConstraintVT);