Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp138 const unsigned OpCode2 = ZeroData ? AArch64ISD::STZ2G : AArch64ISD::ST2G; in EmitUnrolledSetTag() local
147 OpCode2, dl, DAG.getVTList(MVT::Other), in EmitUnrolledSetTag()
H A DAArch64ExpandPseudoInsts.cpp647 const unsigned OpCode2 = in expandSetTagLoop() local
670 BuildMI(LoopBB, DL, TII->get(OpCode2)) in expandSetTagLoop()