Home
last modified time | relevance | path

Searched refs:getTied (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h45 static ConstraintInfo getTied(unsigned Op) { in getTied() function
H A DCodeGenInstruction.cpp375 auto NewConstraint = CGIOperandList::ConstraintInfo::getTied(DestFlatOpNo); in ParseConstraint()