Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp142 TLI->ComputeConstraintToUse(Op, SDValue(), DAG); in set()
H A DTargetLowering.cpp2598 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse() function in TargetLowering
H A DSelectionDAGBuilder.cpp6576 TLI.ComputeConstraintToUse(OpInfo, OpInfo.CallOperand, &DAG); in visitInlineAsm()
6673 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in visitInlineAsm()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h2672 virtual void ComputeConstraintToUse(AsmOperandInfo &OpInfo,
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2667 TLI.ComputeConstraintToUse(OpInfo, SDValue()); in IsOperandAMemoryOperand()
3223 TLI->ComputeConstraintToUse(OpInfo, SDValue()); in OptimizeInlineAsmInst()