Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp194 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
H A DSelectionDAGBuilder.cpp9292 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm()
9346 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
12085 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitCallBrLandingPad()
H A DTargetLowering.cpp5962 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp869 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
H A DSIISelLowering.cpp15981 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4856 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5088 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
5899 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()