Searched refs:ComputeConstraintToUse (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FunctionLoweringInfo.cpp | 194 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
|
| H A D | SelectionDAGBuilder.cpp | 9292 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 D | TargetLowering.cpp | 5962 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 869 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
|
| H A D | SIISelLowering.cpp | 15981 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4856 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 5088 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand() 5899 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()
|