Searched defs:isEarlyClobber (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInlineAsm.h128 bool isEarlyClobber; member in struct:llvm::InlineAsm::ConstraintInfo
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h304 bool isEarlyClobber() const { function in class:llvm::MachineOperand
H A DSlotIndexes.h232 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; } function in class:llvm::SlotIndex
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h53 bool isEarlyClobber() const { return Kind == EarlyClobber; } function in class:llvm::CGIOperandList::ConstraintInfo
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1405 bool isEarlyClobber = false; local

Completed in 179 milliseconds