Home
last modified time | relevance | path

Searched refs:XAR (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c217 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 DREADME.md95 * XAR archives
127 * XAR archives
H A DNEWS43 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 DAArch64SchedAmpere1.td709 (instregex "^BCAX", "^EOR3", "^RAX1", "^XAR")>;
H A DAArch64SchedAmpere1B.td671 (instregex "^BCAX", "^EOR3", "^RAX1", "^XAR")>;
H A DAArch64SchedOryon.td1616 "^XAR",
H A DAArch64SchedA510.td525 def : InstRW<[CortexA510Write<4, CortexA510UnitVALU>], (instrs XAR)>;
H A DAArch64SchedNeoverseV1.td1296 def : InstRW<[V1Write_2c_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
H A DAArch64SchedNeoverseN2.td1483 def : InstRW<[N2Write_2cyc_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
H A DAArch64SchedNeoverseV2.td1989 def : InstRW<[V2Write_2cyc_1V0], (instrs BCAX, EOR3, RAX1, XAR)>;
H A DAArch64ISelDAGToDAG.cpp4561 CurDAG->SelectNodeTo(N, AArch64::XAR, N0.getValueType(), Ops); in trySelectXAR()
H A DAArch64InstrInfo.td1457 def XAR : CryptoRRRi6<"xar">;
1512 (XAR (v2i64 V128:$Vn), (v2i64 V128:$Vm), (timm0_63:$imm))>;
/freebsd/
H A DMakefile.inc1864 AS="${XAS}" AR="${XAR}" ELFCTL="${XELFCTL}" LD="${XLD}" \
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td1152 def XAR : SInst<"vxar", "...I", "QUl">;