Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp206 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
H A DSelectionDAGBuilder.cpp8441 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm()
8488 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
H A DTargetLowering.cpp4975 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp933 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
H A DSIISelLowering.cpp12260 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4191 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4838 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
5623 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()