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

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

Completed in 105 milliseconds