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