Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1534 SDValue X16Copy = CurDAG->getCopyToReg(CurDAG->getEntryNode(), DL, in SelectPtrauthAuth() local
1536 SDValue Ops[] = {AUTKey, AUTConstDisc, AUTAddrDisc, X16Copy.getValue(1)}; in SelectPtrauthAuth()
1566 SDValue X16Copy = CurDAG->getCopyToReg(CurDAG->getEntryNode(), DL, in SelectPtrauthResign() local
1570 PACConstDisc, PACAddrDisc, X16Copy.getValue(1)}; in SelectPtrauthResign()
H A DAArch64ISelLowering.cpp10826 SDValue X16Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, AArch64::X16, in LowerBR_JT() local
10830 X16Copy.getValue(0), X16Copy.getValue(1)); in LowerBR_JT()