Searched refs:ComputeConstraintToUse (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FunctionLoweringInfo.cpp | 203 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
|
| H A D | SelectionDAGBuilder.cpp | 8699 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm() 8746 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
|
| H A D | TargetLowering.cpp | 5640 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 842 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
|
| H A D | SIISelLowering.cpp | 12916 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4512 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 4859 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand() 5662 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()
|