Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDFunctionLoweringInfo.cpp147 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
HDTargetLowering.cpp2655 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
HDSelectionDAGBuilder.cpp6000 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
6098 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in visitInlineAsm()
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h2681 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3001 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
3564 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in OptimizeInlineAsmInst()