Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp227 static bool isTblTbxInstruction(unsigned Opcode, StringRef &Layout, in isTblTbxInstruction() function
631 if (isTblTbxInstruction(MI->getOpcode(), Layout, IsTbx)) { in printInst()