Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp83 static bool isExplicitUnalign(const CodeGenInstruction *Inst) { in isExplicitUnalign() function
489 if (!isExplicitUnalign(RegInstr) && getMemOperandSize(MemOpRec) > 64) { in addEntryWithFlags()