Searched refs:ComputeConstraintToUse (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp128 TLI->ComputeConstraintToUse(Op, SDValue(), DAG);
H A DTargetLowering.cpp2579 /// ComputeConstraintToUse - Determines the constraint code and constraint
2582 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, function in class:TargetLowering
H A DSelectionDAGBuilder.cpp6331 TLI->ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG);
6428 TLI->ComputeConstraintToUse(OpInfo, SDValue());
/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2274 TLI.ComputeConstraintToUse(OpInfo, SDValue());
2830 TLI->ComputeConstraintToUse(OpInfo, SDValue());
/external/llvm/include/llvm/Target/
H A DTargetLowering.h2506 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,

Completed in 623 milliseconds