Home
last modified time | relevance | path

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

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