Searched defs:isTied (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp355 bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h439 bool isTied() const { function
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h55 bool isTied() const { return Kind == Tied; } function in class:llvm::CGIOperandList::ConstraintInfo

Completed in 92 milliseconds