Home
last modified time | relevance | path

Searched defs:IsEarlyClobber (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h148 unsigned IsEarlyClobber : 1; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1481 bool IsEarlyClobber = llvm::any_of(TiedPairs, [MI](auto const &TP) { processTiedPairs() local
H A DSplitKit.cpp1368 bool IsEarlyClobber = false; rewriteAssigned() local