Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp56 static bool isExplicitAlign(const CodeGenInstruction *Inst) { in isExplicitAlign() function
510 if (isExplicitAlign(RegInst)) { in addEntryWithFlags()