Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenInstruction.h45 static ConstraintInfo getTied(unsigned Op) { in getTied() function
DCodeGenInstruction.cpp256 CGIOperandList::ConstraintInfo::getTied(FlatOpNo); in ParseConstraint()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h46 static ConstraintInfo getTied(unsigned Op) { in getTied() function
DCodeGenInstruction.cpp313 auto NewConstraint = CGIOperandList::ConstraintInfo::getTied(DestFlatOpNo); in ParseConstraint()