Searched refs:ALGR (Results 1 – 25 of 31) sorted by relevance
12
/external/ltp/testcases/network/stress/ipsec/ |
D | ipsec_lib.sh | 83 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/ |
D | int-uadd-07.ll | 63 ; Check that we can still use ALGR in obvious cases.
|
D | int-uadd-02.ll | 7 ; Check ALGR. 188 ; Check that additions of spilled values can use ALG rather than ALGR.
|
D | int-add-08.ll | 113 ; ALGR and ALCGR.
|
/external/libxkbcommon/test/data/keycodes/ |
D | evdev | 312 alias <ALGR> = <RALT>;
|
D | xfree86 | 369 alias <ALGR> = <RALT>;
|
D | evdev-xkbcommon | 501 alias <ALGR> = <RIGHTALT>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-08.ll | 115 ; ALGR and ALCGR.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZElimCompare.cpp | 320 case SystemZ::AGR: ConvOpc = SystemZ::ALGR; break; in convertToLogical()
|
D | SystemZScheduleZEC12.td | 335 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ196.td | 324 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ13.td | 364 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ14.td | 365 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZElimCompare.cpp | 320 case SystemZ::AGR: ConvOpc = SystemZ::ALGR; break; in convertToLogical()
|
D | SystemZScheduleZ196.td | 324 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZEC12.td | 335 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ13.td | 364 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
/external/libxkbcommon/test/data/keymaps/ |
D | no-types.xkb | 268 alias <ALGR> = <RALT>;
|
D | unbound-vmod.xkb | 268 alias <ALGR> = <RALT>;
|
D | comprehensive-plus-geom.xkb | 268 alias <ALGR> = <RALT>;
|
D | host.xkb | 268 alias <ALGR> = <RALT>;
|
D | syntax-error.xkb | 268 alias <ALGR> = <RALT>;
|
D | stringcomp.data | 268 alias <ALGR> = <RALT>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 2624 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/ |
D | SystemZInstrInfo.td | 918 defm ALGR : BinaryRREAndK<"alg", 0xB90A, 0xB9EA, addc, GR64, GR64>;
|
12