Home
last modified time | relevance | path

Searched defs:R23 (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c63 } R20, R21, R22, R23, R24, S21, S22, S23, S24; member
/external/cronet/third_party/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c63 } R20, R21, R22, R23, R24, S21, S22, S23, S24; member
/external/rust/crates/ring/crypto/poly1305/
Dpoly1305_vec.c81 } R20, R21, R22, R23, R24, S21, S22, S23, S24; member
/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c77 } R20, R21, R22, R23, R24, S21, S22, S23, S24; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp26835 SDValue R23 = DAG.getVectorShuffle(VT, dl, R2, R3, {2, -1, -1, 7}); in LowerShift() local