Home
last modified time | relevance | path

Searched defs:K1 (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDTokenAnnotator.h118 bool startsWith(FormatToken *Tok, A K1) const { in startsWith()
125 bool startsWith(FormatToken *Tok, A K1, Ts... Tokens) const { in startsWith()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDToken.h97 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf()
101 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2, Ts... Ks) const { in isOneOf()
/NextBSD/sys/opencrypto/
HDrmd160.c63 #define K1 0x5A827999U macro
/NextBSD/sys/mips/include/
HDregnum.h88 #define K1 27 macro
/NextBSD/sys/dev/fe/
HDif_fe.c564 #define LNX_CYCLE(D1,D2,D3,D4,K1,K2,K3,K4) \ argument
/NextBSD/crypto/openssl/crypto/modes/
HDgcm128.c1742 static const u8 K1[16], *P1 = NULL, *A1 = NULL, IV1[12], *C1 = NULL; variable
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp2808 Instruction *&K1, Instruction *&K2) { in replaceOutputsOfPair()
3135 Instruction *K1 = nullptr, *K2 = nullptr; in fuseChosenPairs() local
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp1266 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in LowerFDIV32() local
HDAMDGPUISelLowering.cpp2258 SDValue K1 = DAG.getConstantFP(BitsToDouble(UINT64_C(0xc1f0000000000000)), SL, in LowerFP64_TO_INT() local
/NextBSD/sys/dev/iwm/
HDif_iwmreg.h5196 uint8_t K1[16]; member