Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp194 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
H A DSelectionDAGBuilder.cpp9810 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm()
9864 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
12594 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitCallBrLandingPad()
H A DTargetLowering.cpp6037 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp866 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
H A DSIISelLowering.cpp16425 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5010 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5192 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
6015 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()