Home
last modified time | relevance | path

Searched refs:ALGR (Results 1 – 25 of 31) sorted by relevance

12

/external/ltp/testcases/network/stress/ipsec/
Dipsec_lib.sh83 ALGR=
136 ALGR='auth hmac\('$AALGO'\) '$AALGO_KEY
140 ALGR="enc $EALGO $EALGO_KEY auth "'hmac\('$AALGO'\) '$AALGO_KEY
146 ALGR="aead "'rfc4106\(gcm\(aes\)\)'" $AEALGO_KEY 128"
150 ALGR="aead "'rfc4309\(ccm\(aes\)\)'" $AEALGO_KEY 128"
154 ALGR="aead "'rfc4543\(gcm\(aes\)\)'" $AEALGO_KEY 128"
160 ALGR=$ALG
204 spi $spi_1 $p $ALGR mode $mode sel src $src dst $dst"
206 spi $spi_2 $p $ALGR mode $mode sel src $dst dst $src"
269 tst_rhost_run -s -c "$ipx st add $o_dir $p $spi_1 $ALGR $m"
[all …]
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dint-uadd-07.ll63 ; Check that we can still use ALGR in obvious cases.
Dint-uadd-02.ll7 ; Check ALGR.
188 ; Check that additions of spilled values can use ALG rather than ALGR.
Dint-add-08.ll113 ; ALGR and ALCGR.
/external/libxkbcommon/test/data/keycodes/
Devdev312 alias <ALGR> = <RALT>;
Dxfree86369 alias <ALGR> = <RALT>;
Devdev-xkbcommon501 alias <ALGR> = <RIGHTALT>;
/external/llvm/test/CodeGen/SystemZ/
Dint-add-08.ll115 ; ALGR and ALCGR.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp320 case SystemZ::AGR: ConvOpc = SystemZ::ALGR; break; in convertToLogical()
DSystemZScheduleZEC12.td335 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
DSystemZScheduleZ196.td324 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
DSystemZScheduleZ13.td364 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
DSystemZScheduleZ14.td365 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp320 case SystemZ::AGR: ConvOpc = SystemZ::ALGR; break; in convertToLogical()
DSystemZScheduleZ196.td324 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
DSystemZScheduleZEC12.td335 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
DSystemZScheduleZ13.td364 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
/external/libxkbcommon/test/data/keymaps/
Dno-types.xkb268 alias <ALGR> = <RALT>;
Dunbound-vmod.xkb268 alias <ALGR> = <RALT>;
Dcomprehensive-plus-geom.xkb268 alias <ALGR> = <RALT>;
Dhost.xkb268 alias <ALGR> = <RALT>;
Dsyntax-error.xkb268 alias <ALGR> = <RALT>;
Dstringcomp.data268 alias <ALGR> = <RALT>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc2624 16805794U, // ALGR
5427 0U, // ALGR
8230 0U, // ALGR
10855 // ADBR, ADR, AEBR, AER, AGFR, AGR, ALCGR, ALCR, ALGFR, ALGR, ALR, AR, AU...
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td918 defm ALGR : BinaryRREAndK<"alg", 0xB90A, 0xB9EA, addc, GR64, GR64>;

12