Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp203 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
H A DSelectionDAGBuilder.cpp8699 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm()
8746 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
H A DTargetLowering.cpp5640 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp842 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
H A DSIISelLowering.cpp12916 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4512 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4859 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
5662 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()