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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp180 bool isEarlyClobber = false; local
H A DMachineVerifier.cpp3014 bool isEarlyClobber = false; local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DInlineAsm.h129 bool isEarlyClobber = false; member in struct:llvm::final::ConstraintInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h234 bool isEarlyClobber() const { return getSlot() == Slot_EarlyClobber; } function in class:llvm::SlotIndex
H A DMachineOperand.h442 bool isEarlyClobber() const { function
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.h56 bool isEarlyClobber() const { return Kind == EarlyClobber; } function in class:llvm::CGIOperandList::ConstraintInfo

Completed in 163 milliseconds