Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1324 unsigned TgtOpc = Node->getOpcode() == ISD::INLINEASM_BR in EmitSpecialNode() local
1328 BuildMI(*MF, Node->getDebugLoc(), TII->get(TgtOpc)); in EmitSpecialNode()