Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp86 static bool isExplicitUnalign(const CodeGenInstruction *Inst) { in isExplicitUnalign() function
506 if (!isExplicitUnalign(RegInstr) && getMemOperandSize(MemOpRec) > 64) { in addEntryWithFlags()