Searched refs:skx (Results 1 – 25 of 155) sorted by relevance
1234567
79 skx := new(serverKeyExchangeMsg)84 skx.key = make([]byte, len(serverRSAParams)+sigAlgsLen+2+len(sig))85 copy(skx.key, serverRSAParams)86 k := skx.key[len(serverRSAParams):]96 return skx, nil137 …tHello *clientHelloMsg, serverHello *serverHelloMsg, key crypto.PublicKey, skx *serverKeyExchangeM…468 skx := new(serverKeyExchangeMsg)469 skx.key = params470 return skx, nil509 skx := new(serverKeyExchangeMsg)[all …]
1 ; RUN: llc -O0 -mtriple=x86_64-unknown -mcpu=skx -o - %s2 ; RUN: llc -mtriple=x86_64-unknown -mcpu=skx -o - %s3 ; RUN: llc -O0 -mtriple=i686-unknown -mcpu=skx -o - %s4 ; RUN: llc -mtriple=i686-unknown -mcpu=skx -o - %s
1 ; RUN: llc < %s -mcpu=skx -mtriple x86_64-unknown-linux-gnu -verify-machineinstrs | FileCheck %s2 ; RUN: llc < %s -mcpu=skx -mtriple=x86_64-linux-gnux32 -verify-machineinstrs | FileCheck %s --check…
2 # RUN: llc %s -mtriple=x86_64-unknown-linux-gnu -mcpu=skx -run-pass=machine-cp -o - | FileCheck %s22 attributes #0 = { "target-cpu"="skx" }
3 ; RUN: llc < %s -mtriple=i686-unknown-unknown -mcpu=skx | FileCheck %s --check-prefix=X865 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=skx | FileCheck %s --check-prefix=X64
2 ; RUN: llc < %s -mtriple=i686-unknown-unknown -mcpu=skx | FileCheck %s --check-prefix=X863 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=skx | FileCheck %s --check-prefix=X64
2 ; RUN: llc < %s -mtriple=x86_64-unknown -mcpu=skx | FileCheck %s
2 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=skx | FileCheck %s
5 ; RUN: llc < %s -disable-peephole -mtriple=i386-apple-darwin -mcpu=skx -show-mc-encoding | FileChec…
5 ; RUN: llc < %s -mtriple=i686-apple-darwin -mcpu=skx | FileCheck %s
2 ; RUN: llc -mcpu=skx < %s | FileCheck %s
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=skx | FileCheck --check-prefix=SKX %s
2 ; RUN: llc -mcpu=skx -mtriple=x86_64-unknown-linux-gnu < %s | FileCheck %s
2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -O0 -mcpu=skx | FileCheck %s
2 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=skx | FileCheck %s --check-prefixes=CHECK,FAS…
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=skx | FileCheck %s
10 #define SK_OPTS_NS skx
21 skx = [ "$_src/opts/SkOpts_skx.cpp" ]
29 skx_sources = skx
2 ; RUN: llc -mtriple=x86_64-linux-gnu -mcpu=skx -global-isel -verify-machinein…3 ; RUN: llc -mtriple=x86_64-linux-gnu -mcpu=skx -regbankselect-greedy -global-isel -verify-machinein…
20 #define SK_OPTS_NS skx
1 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-apple-darwin -mcpu=skx --show-mc-encoding | FileChec…
1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu skx < %s | FileCheck %s