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

/external/llvm/lib/Transforms/Utils/
H A DAddrModeMatcher.cpp388 TLI.ComputeConstraintToUse(OpInfo, SDValue());
/external/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp967 TLI->ComputeConstraintToUse(OpInfo, SDValue());
/external/llvm/include/llvm/Target/
H A DTargetLowering.h1453 /// ComputeConstraintToUse - Determines the constraint code and constraint
1458 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3179 /// ComputeConstraintToUse - Determines the constraint code and constraint
3182 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, function in class:TargetLowering
H A DSelectionDAGBuilder.cpp5973 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG);

Completed in 59 milliseconds