Searched refs:XAR (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_xar.c | 217 XAR, enumerator 1981 xar->xmlsts = XAR; in xml_start() 1986 case XAR: in xml_start() 2265 case XAR: in xml_end() 2271 xar->xmlsts = XAR; in xml_end() 2862 case XAR: in xml_data()
|
/freebsd/contrib/libarchive/ |
H A D | README.md | 95 * XAR archives 127 * XAR archives
|
H A D | NEWS | 43 Jan 23, 2020: Important fixes for writing XAR archives 220 May 28, 2010: XAR writer
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
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 | AArch64SchedNeoverseV1.td | 1296 def : InstRW<[V1Write_2c_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
|
H A D | AArch64SchedNeoverseN2.td | 1483 def : InstRW<[N2Write_2cyc_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
|
H A D | AArch64SchedNeoverseV2.td | 1989 def : InstRW<[V2Write_2cyc_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
|
H A D | AArch64ISelDAGToDAG.cpp | 4561 CurDAG->SelectNodeTo(N, AArch64::XAR, N0.getValueType(), Ops); in trySelectXAR()
|
H A D | AArch64InstrInfo.td | 1457 def XAR : CryptoRRRi6<"xar">; 1512 (XAR (v2i64 V128:$Vn), (v2i64 V128:$Vm), (timm0_63:$imm))>;
|
/freebsd/ |
H A D | Makefile.inc1 | 864 AS="${XAS}" AR="${XAR}" ELFCTL="${XELFCTL}" LD="${XLD}" \
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_neon.td | 1152 def XAR : SInst<"vxar", "...I", "QUl">;
|