Searched refs:ComputeConstraintToUse (Results 1 – 7 of 7) sorted by relevance
| /freebsd/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 | 9810 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 D | TargetLowering.cpp | 6037 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 866 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
|
| H A D | SIISelLowering.cpp | 16425 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 5010 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 5192 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand() 6015 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()
|