Home
last modified time | relevance | path

Searched refs:hasPartialRegUpdate (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp5728 static bool hasPartialRegUpdate(unsigned Opcode) { in hasPartialRegUpdate() function
5779 if (OpNum != 0 || !hasPartialRegUpdate(MI->getOpcode())) in getPartialRegUpdateClearance()
5921 if (!MF.getFunction()->optForSize() && hasPartialRegUpdate(MI->getOpcode())) in foldMemoryOperandImpl()
6040 if (!MF.getFunction()->optForSize() && hasPartialRegUpdate(MI->getOpcode())) in foldMemoryOperandImpl()