Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp199 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
DSelectionDAGBuilder.cpp8885 TLI.ComputeConstraintToUse(T, SDValue()); in visitInlineAsm()
8939 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
DTargetLowering.cpp5726 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp846 TLI->ComputeConstraintToUse(TC, SDValue()); in isInlineAsmSourceOfDivergence()
DSIISelLowering.cpp13119 ComputeConstraintToUse(TC, SDValue()); in requiresUniformRegister()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h4668 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4953 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
5758 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in optimizeInlineAsmInst()