Searched refs:ComputeConstraintToUse (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FunctionLoweringInfo.cpp | 206 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
|
| H A D | SelectionDAGBuilder.cpp | 8500 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm() 8547 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
|
| H A D | TargetLowering.cpp | 5001 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 928 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
|
| H A D | SIISelLowering.cpp | 12238 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4219 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 4842 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand() 5641 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()
|