Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dbuiltin_float_strictfp.c12 void test_half(__fp16 *H, __fp16 *H2) { in test_half()
H A Dbuiltin_float.c47 void test_half(__fp16 *H, __fp16 *H2) { in test_half()
/llvm-project/clang/test/CXX/class/class.compare/class.eq/
H A Dp2.cpp24 struct H2 { struct
28 void (H2::*x)(); argument
/llvm-project/clang/unittests/Analysis/
H A DUnsafeBufferUsageTest.cpp38 FixItHint H2 = MkDummyHint(6, 10); in TEST_F() local
/llvm-project/clang/test/C/C23/
H A Dn3033.c33 #define H2(X, Y, ...) __VA_OPT__(X ## Y,) __VA_ARGS__ macro
/llvm-project/clang/test/Sema/
H A Dwarn-duplicate-enum.c51 H2 = -1, enumerator
/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp544 uint64_t H2 = FrameHistogram[F2].Count; build() local
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-class-nttp.cpp265 union H2 { int : 1, : 2, : 3; }; union
/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h676 short H2(void) { H2() function
767 HEXAGON_Vect64C H2(short h) { H2() function
1903 short H2(void) { H2() function
1994 Q6Vect64C H2(short h) { H2() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dloop-convert-extra.cpp992 auto H2 = [&]() { int R = *I + 2; }; in iterators() local
/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp879 std::vector<NodeId> H1, H2; in matchTopDown() local
/llvm-project/llvm/unittests/Analysis/
H A DCGSCCPassManagerTest.cpp1840 auto *H2 = Function::Create(F.getFunctionType(), F.getLinkage(), in TEST_F() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1921 RegHalf L1, H1, L2, H2; in matchPackhl() local
/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1565 __anon065501110802(const FixItHint *H1, const FixItHint *H2) anyConflict() argument