Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h131 bool IsEarlyClobber : 1; variable
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1337 bool IsEarlyClobber = false; in processTiedPairs() local