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

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

Completed in 56 milliseconds