Home
last modified time | relevance | path

Searched refs:REV (Results 1 – 25 of 86) sorted by relevance

1234

/external/rust/crates/syn/0.15.42/tests/
Dclone.sh3 REV=d132f544f9d74e3cc047ef211e57eae60b78e5c5
10 if [ "$(cat rust/COMMIT)" != "$REV" ]; then
13 curl -L "https://github.com/rust-lang/rust/archive/${REV}.tar.gz" \
15 echo "$REV" > rust/COMMIT
/external/rust/crates/syn/1.0.7/tests/
Dclone.sh3 REV=7979016aff545f7b41cc517031026020b340989d
10 if [ "$(cat rust/COMMIT)" != "$REV" ]; then
13 curl -L "https://github.com/rust-lang/rust/archive/${REV}.tar.gz" \
15 echo "$REV" > rust/COMMIT
/external/llvm/utils/crosstool/
Dcreate-snapshots.sh20 readonly REV="${1:-$(getLatestRevisionFromSVN)}"
25 echo "Running: svn export -r ${REV} ${module}; log in ${log}"
26 svn -q export -r ${REV} ${LLVM_PROJECT_SVN}/${module}/trunk \
30 local tarball="${module}-${REV}.tar.bz2"
/external/swiftshader/third_party/llvm-7.0/llvm/utils/crosstool/
Dcreate-snapshots.sh20 readonly REV="${1:-$(getLatestRevisionFromSVN)}"
25 echo "Running: svn export -r ${REV} ${module}; log in ${log}"
26 svn -q export -r ${REV} ${LLVM_PROJECT_SVN}/${module}/trunk \
30 local tarball="${module}-${REV}.tar.bz2"
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dselect-bitcast-bigendian.mir13 ; CHECK: [[REV:%[0-9]+]]:fpr64 = REV64v2i32 [[COPY]]
14 ; CHECK: $x0 = COPY [[REV]]
/external/llvm/docs/
DBigEndianNEON.rst78 …DR + REV`` and similarly ``LDR == LD1 + REV`` (on a big endian system), we can simulate either typ…
97 1. Insert a ``REV`` instruction to reverse the lane order after every ``LDR``.
133 … to avoid alignment faults (the result of the ``LD1`` would then need to be reversed with ``REV``).
145 | Lane ordering | ``LDR + REV`` | ``LD1`` |
147 | AAPCS | ``LDR`` | ``LD1 + REV`` |
149 | Alignment for strict mode | ``LDR`` / ``LD1 + REV`` | ``LD1`` |
161 2. Create code generation patterns for bitconverts that create ``REV`` instructions.
188REV`` undoing the ``LD1`` of type ``X`` (converting the in-register representation to the same as …
202 It turns out that these ``REV`` pairs can, in almost all cases, be squashed together into a single …
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBigEndianNEON.rst78 …DR + REV`` and similarly ``LDR == LD1 + REV`` (on a big endian system), we can simulate either typ…
97 1. Insert a ``REV`` instruction to reverse the lane order after every ``LDR``.
133 … to avoid alignment faults (the result of the ``LD1`` would then need to be reversed with ``REV``).
145 | Lane ordering | ``LDR + REV`` | ``LD1`` |
147 | AAPCS | ``LDR`` | ``LD1 + REV`` |
149 | Alignment for strict mode | ``LDR`` / ``LD1 + REV`` | ``LD1`` |
161 2. Create code generation patterns for bitconverts that create ``REV`` instructions.
188REV`` undoing the ``LD1`` of type ``X`` (converting the in-register representation to the same as …
202 It turns out that these ``REV`` pairs can, in almost all cases, be squashed together into a single …
/external/e2fsprogs/lib/ext2fs/
Dutf8n.h31 #define UNICODE_AGE(MAJ, MIN, REV) \ argument
34 ((unsigned int)(REV)))
Dnls_utf8.c38 #define UNICODE_AGE(MAJ, MIN, REV) \ argument
41 ((unsigned int)(REV)))
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dbswap.ll193 ; CHECK-NEXT: [[REV:%.*]] = call i16 @llvm.bswap.i16(i16 %a)
194 ; CHECK-NEXT: ret i16 [[REV]]
207 ; CHECK-NEXT: [[REV:%.*]] = call i16 @llvm.bswap.i16(i16 %a)
208 ; CHECK-NEXT: ret i16 [[REV]]
221 ; CHECK-NEXT: [[REV:%.*]] = call i16 @llvm.bswap.i16(i16 [[TRUNC]])
222 ; CHECK-NEXT: ret i16 [[REV]]
/external/vixl/test/aarch32/config/
Dcond-rd-rn-t32.json35 "Rev", // REV{<c>}{<q>} <Rd>, <Rm> ; T1
36 // REV{<c>}{<q>} <Rd>, <Rm> ; T2
Dcond-rd-rn-a32.json31 "Rev", // REV{<c>}{<q>} <Rd>, <Rm> ; A1
/external/libavc/encoder/
Dih264e_cabac.h55 #define REV(u4_input, u4_output) \ macro
/external/openssh/
Dbuildpkg.sh.in252 VERSION=$VERSION$REV
659 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg
670 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg
/external/f2fs-tools/lib/
Dnls_utf8.c36 #define UNICODE_AGE(MAJ, MIN, REV) \ argument
39 ((unsigned int)(REV)))
/external/mdnsresponder/mDNSShared/
DCommonServices.h1182 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ argument
1187 ( ( ( REV ) & 0xFF ) ) )
/external/llvm/test/MC/Disassembler/ARM/
Dthumb1.txt342 # REV/REV16/REVSH
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/
Dthumb1.txt342 # REV/REV16/REVSH
/external/boringssl/ios-arm/crypto/fipsmodule/
Dvpaes-armv7.S1050 @ cost of extra REV and VREV32 operations in little-endian ARM.
1152 @ cost of extra REV and VREV32 operations in little-endian ARM.
/external/boringssl/linux-arm/crypto/fipsmodule/
Dvpaes-armv7.S1023 @ cost of extra REV and VREV32 operations in little-endian ARM.
1123 @ cost of extra REV and VREV32 operations in little-endian ARM.
/external/v8/src/codegen/arm64/
Dconstants-arm64.h1050 REV = DataProcessing1SourceFixed | 0x00000800, enumerator
1051 REV_w = REV,
1052 REV32_x = REV | SixtyFourBits,
/external/vixl/src/aarch64/
Dconstants-aarch64.h1281 REV = DataProcessing1SourceFixed | 0x00000800, enumerator
1282 REV_w = REV,
1283 REV32_x = REV | SixtyFourBits,
/external/llvm/test/MC/ARM/
Dbasic-thumb-instructions.s472 @ REV/REV16/REVSH
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dbasic-thumb-instructions.s472 @ REV/REV16/REVSH
/external/llvm/lib/Target/AArch64/
DAArch64SchedM1.td329 def : InstRW<[M1WriteNALU1], (instregex "^REV(16|32|64)v")>;

1234