Home
last modified time | relevance | path

Searched refs:QS (Results 1 – 12 of 12) sorted by relevance

/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D727.key12 klyR5JX6+jZsxfuRWGvrInb54Ufe5+QS+v8NzRHxTyol3Fq8LddHxa3H/05HZEe2
H A D3384.key6 Zm17C2e6DJrYe5E/QS+yJDbbDJbekhuPRa1/2IAHq3oyCtK2+jptspK1dGzhx8CQ
H A D2653.key10 TKu+j8O007d97DfopY5eZuBMT7N9qiNQ9WAGKFbi6KS/E24KMehgm5D7W8PWc+QS
H A D2909.key25 q1D4UpbDAsQ/3OzPwhSVxHm+OsG+ylwj4lA4oLLK8KEeuZguyi1/N3ldlV15C+QS
H A D3434.chain38 FNYhAuW096n1pqfTqRqPNcY/QS+J2qVWy8Q3TQXkBTt2lmFcUGNveymAkm/mnW5z
H A D901.chain42 9EcN5/QS+LLmF2HPY9o1+ZyI3aQudJEk0CAVK2kzgifbQudzyYhxdOnsVJASgGMn
H A D2563.chain39 xd8R+QS/ar0CAwEAAaNMMEowDwYDVR0TAQH/BAUwAwEB/zA3BgNVHR4BAf8ELTAr
H A D382.chain12 BzGPcDZfsyYcqh/ju/eCTxfFhQjj525MzR6ytzaAZ0vkFAco8KqW3798O+QS+yru
H A D1179.chain44 GvbArYf3rHSAMk8fA0TwZX0+FocHm5XrYazzTjO9b0ufO/QS/+XlPQnC13EqIng9
H A D1857.chain36 8QS/vzSnk5qTAoqgu8cxgoYD8VHsX3fc+VYL6ovpcphbSnO8092I+AxhNaJ2m2sM
/openbsd/gnu/gcc/gcc/config/s390/
H A Ds390.md796 [(set (match_operand:TI 0 "nonimmediate_operand" "=d,QS,d,o,Q")
797 (match_operand:TI 1 "general_operand" "QS,d,dPm,d,Q"))]
1436 [(set (match_operand:TF 0 "nonimmediate_operand" "=f,f,f,o,d,QS,d,o,Q")
1437 (match_operand:TF 1 "general_operand" "G,f,o,f,QS,d,dm,d,Q"))]
1834 (match_operand:DI 2 "s_operand" "QS"))])]
1924 [(set (match_operand:DI 1 "s_operand" "=QS")
2576 (unspec:DI [(match_operand:BLK 1 "s_operand" "QS")
2596 (zero_extract:GPR (match_operand:QI 1 "s_operand" "QS")
2621 (sign_extract:GPR (match_operand:QI 1 "s_operand" "QS")
2680 [(set (zero_extract:DI (match_operand:QI 0 "memory_operand" "+QS")
[all …]
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp1662 Qualifiers QS = T.getQualifiers(); in computeCopyInfoForBlockCapture() local
1666 if (!QS.getObjCLifetime() && !LangOpts.ObjCAutoRefCount) in computeCopyInfoForBlockCapture()