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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp178 bool isEarlyClobber = false; local
H A DMachineVerifier.cpp1476 bool isEarlyClobber = false; local
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DInlineAsm.h125 bool isEarlyClobber; member in struct:llvm::InlineAsm::ConstraintInfo
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h54 bool isEarlyClobber() const { return Kind == EarlyClobber; } function in class:llvm::CGIOperandList::ConstraintInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h312 bool isEarlyClobber() const { function in class:llvm::MachineOperand
H A DSlotIndexes.h232 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; } function in class:llvm::SlotIndex

Completed in 66 milliseconds