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

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 8048   TargetLowering::AsmOperandInfoVector TargetConstraints = TLI.ParseConstraints(
 8074         EVT VT = TLI.getValueType(DAG.getDataLayout(), BA->getType(), true);
 8084               .getCallOperandValEVT(*DAG.getContext(), TLI, DAG.getDataLayout())
 8091         OpInfo.ConstraintVT = TLI.getSimpleValueType(
 8096             TLI.getSimpleValueType(DAG.getDataLayout(), CS.getType());
 8104       HasSideEffect = OpInfo.hasMemory(TLI);
 8110     TLI.ComputeConstraintToUse(T, SDValue());
 8148     TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG);
 8178       IA->getAsmString().c_str(), TLI.getPointerTy(DAG.getDataLayout())));
 8189       ExtraInfo.get(), getCurSDLoc(), TLI.getPointerTy(DAG.getDataLayout())));
 8208             TLI.getInlineAsmMemConstraint(OpInfo.ConstraintCode);
 8267           if (const TargetRegisterClass *RC = TLI.getRegClassFor(RegVT)) {
 8300             OpFlag, getCurSDLoc(), TLI.getPointerTy(DAG.getDataLayout())));
 8314         TLI.LowerAsmOperandForConstraint(InOperandVal, OpInfo.ConstraintCode,
 8333             ResOpType, getCurSDLoc(), TLI.getPointerTy(DAG.getDataLayout())));
 8341                    TLI.getPointerTy(DAG.getDataLayout()) &&
 8345             TLI.getInlineAsmMemConstraint(OpInfo.ConstraintCode);
 8426     EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), *CurResultType);
 8469         Val = TLI.LowerAsmOutputForConstraint(Chain, Flag, getCurSDLoc(),