Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPURegBankCombiner.cpp205 std::optional<ValueAndVReg> K0, K1; in matchIntMinMaxToMed3() local
249 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToMed3() local
281 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToClamp() local
HDAMDGPUISelLowering.cpp2932 SDValue K1 = DAG.getConstantFP(0x1.4f0978p-11f, SL, VT); in lowerFEXP10Unsafe() local
2958 SDValue K1 = DAG.getConstantFP(0x1.4f0978p-11f, SL, VT); in lowerFEXP10Unsafe() local
3478 SDValue K0, K1; in LowerFP_TO_INT64() local
HDAMDGPUInstructionSelector.cpp664 const int64_t K1 = ConstSrc1->Value.getSExtValue(); in selectG_BUILD_VECTOR() local
HDSIISelLowering.cpp10601 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in lowerFDIV_FAST() local
13100 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); in performFPMed3ImmCombine() local
HDAMDGPULegalizerInfo.cpp2648 MachineInstrBuilder K0, K1; in legalizeFPTOI() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDToken.h101 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf()
104 template <typename... Ts> bool isOneOf(tok::TokenKind K1, Ts... Ks) const { in isOneOf()
/freebsd-13-stable/contrib/bearssl/src/hash/
HDsha1.c34 #define K1 ((uint32_t)0x5A827999) macro
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDTrace.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()
/freebsd-13-stable/sys/opencrypto/
HDrmd160.c61 #define K1 0x5A827999U macro
/freebsd-13-stable/sys/mips/include/
HDregnum.h93 #define K1 27 macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDxxhash.cpp142 uint64_t const K1 = round(0, endian::read64le(P)); in xxHash64() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp1350 unsigned K1 = getKillRegState(Op1.isKill()); in expandPostRAPseudo() local
/freebsd-13-stable/sys/dev/iwm/
HDif_iwmreg.h6094 uint8_t K1[16]; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp5321 SDValue K1 = Op.getOperand(1); in LowerSaturatingConditional() local