| /freebsd/tools/build/options/ |
| H A D | WITHOUT_LLVM_BINUTILS_BOOTSTRAP | 4 .Ev XAR ,
|
| /freebsd/contrib/libarchive/ |
| H A D | README.md | 99 * XAR archives 133 * XAR archives
|
| H A D | NEWS | 67 Jan 23, 2020: Important fixes for writing XAR archives 244 May 28, 2010: XAR writer
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_xar.c | 233 XAR, enumerator 2023 xar->xmlsts = XAR; in xml_start() 2028 case XAR: in xml_start() 2313 case XAR: in xml_end() 2319 xar->xmlsts = XAR; in xml_end() 2959 case XAR: in xml_data()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 4759 SDNode *XAR = nullptr; in trySelectXAR() local 4765 XAR = CurDAG->getMachineNode(Opc, DL, SVT, Ops); in trySelectXAR() 4767 XAR = CurDAG->getMachineNode(AArch64::XAR, DL, SVT, Ops); in trySelectXAR() 4770 assert(XAR && "Unexpected NULL value for XAR instruction in DAG"); in trySelectXAR() 4778 SDValue(XAR, 0), ZSub); in trySelectXAR() 4781 XAR = CurDAG->getMachineNode(AArch64::EXTRACT_SUBREG, DL, VT, in trySelectXAR() 4787 XAR = CurDAG->getMachineNode(AArch64::EXTRACT_SUBREG, DL, VT, in trySelectXAR() 4788 SDValue(XAR, 0), SubReg); in trySelectXAR() 4791 ReplaceNode(N, XAR); in trySelectXAR()
|
| H A D | AArch64SchedAmpere1.td | 709 (instregex "^BCAX", "^EOR3", "^RAX1", "^XAR")>;
|
| H A D | AArch64SchedAmpere1B.td | 671 (instregex "^BCAX", "^EOR3", "^RAX1", "^XAR")>;
|
| H A D | AArch64SchedOryon.td | 1616 "^XAR",
|
| H A D | AArch64SchedA510.td | 525 def : InstRW<[CortexA510Write<4, CortexA510UnitVALU>], (instrs XAR)>;
|
| H A D | AArch64SchedA320.td | 547 def : InstRW<[CortexA320Write<4, CortexA320UnitVALU>], (instrs XAR)>;
|
| H A D | AArch64SchedNeoverseV1.td | 1409 def : InstRW<[V1Write_2c_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
|
| H A D | AArch64SchedNeoverseN2.td | 1524 def : InstRW<[N2Write_2c_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
|
| H A D | AArch64SchedNeoverseN3.td | 1492 def : InstRW<[N3Write_2c_1V], (instrs BCAX, EOR3, RAX1, XAR)>;
|
| H A D | AArch64SchedNeoverseV2.td | 2006 def : InstRW<[V2Write_2c_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
|
| H A D | AArch64InstrInfo.td | 1760 def XAR : CryptoRRRi6<"xar">; 1815 (XAR (v2i64 V128:$Vn), (v2i64 V128:$Vm), (timm0_63:$imm))>;
|
| /freebsd/ |
| H A D | Makefile.inc1 | 243 .if ${XAR:M/*} && ${XNM:M/*} && ${XOBJCOPY:M/*} && ${XSIZE:M/*} && \ 858 AR="${XAR}" ELFCTL="${XELFCTL}" LD="${XLD}" \
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 1164 def XAR : SInst<"vxar", "...I", "QUl", [ImmCheck<2, ImmCheck0_63>]>;
|