/llvm-project/llvm/test/MC/AMDGPU/ |
H A D | sym_kernel_scope_agpr.s | 21 K1: label
|
H A D | sym_kernel_scope.s | 15 K1: label
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegBankCombiner.cpp | 205 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 D | AMDGPUISelLowering.cpp | 2938 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 D | AMDGPUInstructionSelector.cpp | 664 const int64_t K1 = ConstSrc1->Value.getSExtValue(); selectG_BUILD_VECTOR() local
|
H A D | SIISelLowering.cpp | 10599 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); lowerFDIV_FAST() local 13096 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); performFPMed3ImmCombine() local [all...] |
H A D | AMDGPULegalizerInfo.cpp | 2648 MachineInstrBuilder K0, K1; legalizeFPTOI() local
|
/llvm-project/clang/include/clang/Lex/ |
H A D | Token.h | 101 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 D | using-directive.cpp | 23 class K1 { class
|
H A D | paren-list-agg-init.cpp | 61 enum K { K0, K1, K2 }; enumerator
|
/llvm-project/clang-tools-extra/test/clang-move/Inputs/ |
H A D | helper_decls_test.cpp | 24 const int K1 = 1; variable
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-class-nttp.cpp | 346 struct K1 { int a, b; }; struct
|
/llvm-project/clang/test/Sema/ |
H A D | warn-duplicate-enum.c | 67 K1, enumerator
|
/llvm-project/lldb/source/Target/ |
H A D | Trace.cpp | 70 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 D | instantiate-declref.cpp | 10 static enum K1 { K1Val = sizeof(T) } Kind1; enum
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 535 IncompleteStruct *K1 = reinterpret_cast<IncompleteStruct *>(&Keys[0]); in TEST() local
|
/llvm-project/llvm/lib/Support/ |
H A D | xxhash.cpp | 129 uint64_t const K1 = round(0, endian::read64le(P)); xxHash64() local
|
/llvm-project/llvm/unittests/ADT/ |
H A D | DenseMapTest.cpp | 694 IncompleteStruct *K1 = reinterpret_cast<IncompleteStruct *>(&Keys[0]); in TEST() local
|
/llvm-project/llvm/unittests/Transforms/Utils/ |
H A D | LocalTest.cpp | 1351 ConstantInt *K1 = ConstantInt::get(Type::getInt32Ty(Context), 1234); in TEST() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 1350 unsigned K1 = getKillRegState(Op1.isKill()); expandPostRAPseudo() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5336 SDValue K1 = Op.getOperand(1); LowerSaturatingConditional() local
|