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.cpp1544 SDValue X16Copy = CurDAG->getCopyToReg(CurDAG->getEntryNode(), DL, in SelectPtrauthAuth() local
1546 SDValue Ops[] = {AUTKey, AUTConstDisc, AUTAddrDisc, X16Copy.getValue(1)}; in SelectPtrauthAuth()
1576 SDValue X16Copy = CurDAG->getCopyToReg(CurDAG->getEntryNode(), DL, in SelectPtrauthResign() local
1580 PACConstDisc, PACAddrDisc, X16Copy.getValue(1)}; in SelectPtrauthResign()
H A DAArch64ISelLowering.cpp11655 SDValue X16Copy = DAG.getCopyToReg(DAG.getEntryNode(), DL, AArch64::X16, in LowerBR_JT() local
11659 X16Copy.getValue(0), X16Copy.getValue(1)); in LowerBR_JT()