Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp132 CstTy &K0, CstTy &K1) { in matchMed()
164 std::optional<ValueAndVReg> K0, K1; in matchIntMinMaxToMed3() local
209 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToMed3() local
241 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToClamp() local
348 MachineInstr *K1) { in isClampZeroToOne()
H A DSIISelLowering.cpp9030 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in lowerFDIV_FAST() local
10496 ConstantSDNode *K1 = dyn_cast<ConstantSDNode>(Op1); in performIntMed3ImmCombine() local
10551 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); in performFPMed3ImmCombine() local
H A DAMDGPUInstructionSelector.cpp706 const int64_t K1 = ConstSrc1->Value.getSExtValue(); in selectG_BUILD_VECTOR() local
H A DAMDGPUISelLowering.cpp2671 SDValue K0, K1; in LowerFP_TO_INT64() local
H A DAMDGPULegalizerInfo.cpp2274 MachineInstrBuilder K0, K1; in legalizeFPTOI() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DToken.h100 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf()
103 template <typename... Ts> bool isOneOf(tok::TokenKind K1, Ts... Ks) const { in isOneOf()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dxxhash.cpp108 uint64_t const K1 = round(0, endian::read64le(P)); in xxHash64() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTrace.cpp70 static std::optional<V> Lookup(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, in Lookup()
80 static V *LookupAsPtr(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, K2 k2) { in LookupAsPtr()
/openbsd-src/sys/arch/mips64/include/
H A Dregnum.h63 #define K1 27 macro
/openbsd-src/sys/crypto/
H A Drmd160.c58 #define K1 0x5A827999U macro
/openbsd-src/lib/libc/hash/
H A Drmd160.c57 #define K1 0x5A827999U macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.xs1556 #define KEY_PUSH3(K1, K2, K3) \ argument
1566 #define KEY_PUSH4(K1, K2, K3, K4) \ argument
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp535 IncompleteStruct *K1 = reinterpret_cast<IncompleteStruct *>(&Keys[0]); in TEST() local
/openbsd-src/gnu/usr.bin/perl/cpan/Digest-SHA/src/
H A Dsha.c43 #define K1 C32(0x5a827999) /* SHA-1 constants */ macro
/openbsd-src/sys/dev/
H A Dipmi.c1190 int8_t K1, K2; in ipmi_convert() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1348 unsigned K1 = getKillRegState(Op1.isKill()); in expandPostRAPseudo() local
/openbsd-src/sys/dev/pci/
H A Dif_iwmreg.h6462 uint8_t K1[16]; member
H A Dif_iwxreg.h7564 uint8_t K1[16]; global() member
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5291 SDValue K1 = Op.getOperand(1); in LowerSaturatingConditional() local