Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp189 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
H A DSelectionDAGBuilder.cpp7566 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm()
7593 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
H A DTargetLowering.cpp3657 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3602 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4238 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
4875 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()