Searched refs:isMatchingInputConstraint (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3906 bool isMatchingInputConstraint() const;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8009 if (OpInfo.isMatchingInputConstraint())
8258 OpInfo.isMatchingInputConstraint()
8300 if (OpInfo.isMatchingInputConstraint()) {
H A DTargetLowering.cpp4228 bool TargetLowering::AsmOperandInfo::isMatchingInputConstraint() const { function in class:TargetLowering::AsmOperandInfo

Completed in 222 milliseconds