Home
last modified time | relevance | path

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

/llvm-project/llvm/test/MC/AMDGPU/
H A Dsym_kernel_scope_agpr.s21 K1: label
H A Dsym_kernel_scope.s15 K1: label
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp205 std::optional<ValueAndVReg> K0, K1; matchIntMinMaxToMed3() local
249 std::optional<FPValueAndVReg> K0, K1; matchFPMinMaxToMed3() local
281 std::optional<FPValueAndVReg> K0, K1; matchFPMinMaxToClamp() local
[all...]
H A DAMDGPUISelLowering.cpp2938 SDValue K1 = DAG.getConstantFP(0x1.4f0978p-11f, SL, VT); lowerFEXP10Unsafe() local
2964 SDValue K1 = DAG.getConstantFP(0x1.4f0978p-11f, SL, VT); lowerFEXP10Unsafe() local
3484 SDValue K0, K1; LowerFP_TO_INT64() local
H A DAMDGPUInstructionSelector.cpp664 const int64_t K1 = ConstSrc1->Value.getSExtValue(); selectG_BUILD_VECTOR() local
H A DSIISelLowering.cpp10599 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); lowerFDIV_FAST() local
13096 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); performFPMed3ImmCombine() local
[all...]
H A DAMDGPULegalizerInfo.cpp2648 MachineInstrBuilder K0, K1; legalizeFPTOI() local
/llvm-project/clang/include/clang/Lex/
H A DToken.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()
/llvm-project/clang/test/SemaCXX/
H A Dusing-directive.cpp23 class K1 { class
H A Dparen-list-agg-init.cpp61 enum K { K0, K1, K2 }; enumerator
/llvm-project/clang-tools-extra/test/clang-move/Inputs/
H A Dhelper_decls_test.cpp24 const int K1 = 1; variable
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-class-nttp.cpp346 struct K1 { int a, b; }; struct
/llvm-project/clang/test/Sema/
H A Dwarn-duplicate-enum.c67 K1, enumerator
/llvm-project/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()
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-declref.cpp10 static enum K1 { K1Val = sizeof(T) } Kind1; enum
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp535 IncompleteStruct *K1 = reinterpret_cast<IncompleteStruct *>(&Keys[0]); in TEST() local
/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp129 uint64_t const K1 = round(0, endian::read64le(P)); xxHash64() local
/llvm-project/llvm/unittests/ADT/
H A DDenseMapTest.cpp694 IncompleteStruct *K1 = reinterpret_cast<IncompleteStruct *>(&Keys[0]); in TEST() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp1351 ConstantInt *K1 = ConstantInt::get(Type::getInt32Ty(Context), 1234); in TEST() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1350 unsigned K1 = getKillRegState(Op1.isKill()); expandPostRAPseudo() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5336 SDValue K1 = Op.getOperand(1); LowerSaturatingConditional() local