Home
last modified time | relevance | path

Searched refs:xTy (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/CodeGen/
H A DCodeGenExternalTest.cpp229 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
233 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
238 xTy->print(dbgs(), true); in test_codegen_fns()
246 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp227 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
231 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
236 xTy->print(dbgs(), true); in test_codegen_fns()
244 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp227 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
231 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
236 xTy->print(dbgs(), true); in test_codegen_fns()
244 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp227 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
231 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
236 xTy->print(dbgs(), true); in test_codegen_fns()
244 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp227 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
231 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
236 xTy->print(dbgs(), true); in test_codegen_fns()
244 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp227 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
231 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
236 xTy->print(dbgs(), true); in test_codegen_fns()
244 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp227 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
231 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
236 xTy->print(dbgs(), true); in test_codegen_fns()
244 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp228 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
232 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
237 xTy->print(dbgs(), true); in test_codegen_fns()
245 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp228 llvm::Type* xTy = structTy->getTypeAtIndex(x); in test_codegen_fns() local
232 ASSERT_TRUE(xTy != NULL); in test_codegen_fns()
237 xTy->print(dbgs(), true); in test_codegen_fns()
245 ASSERT_GE(xTy->getPrimitiveSizeInBits(), 1u); in test_codegen_fns()
/dports/math/py-spglm/spglm-1.0.8/spglm/
H A Diwls.py22 xTy = spdot(xT, y, array_out=False)
23 betas = spdot(xtx_inv, xTy)
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/post/
H A DAnalysis.cpp937 Vector xTy = Vector(0._f); in getQuadraticFit() local
944 xTy[i] += xs[k][i] * ys[k]; in getQuadraticFit()
949 const Vector result = xTx.inverse() * xTy; in getQuadraticFit()
/dports/devel/f18/f18-1688bef/lib/semantics/
H A Dexpression.cc1823 using xTy = std::decay_t<decltype(x)>; in Analyze() typedef
1824 if constexpr (common::HasMember<xTy, TypelessExpression>) { in Analyze()
1826 } else if constexpr (std::is_same_v<xTy, Expr<SomeDerived>>) { in Analyze()
/dports/textproc/link-grammar/link-grammar-5.8.0/data/ar/words/
H A Dwords.NapAt1596 xTy.NapAt
1597 xTy}.NapAt
H A Dwords.PV_Atn1110 xTy.PVAtn
/dports/math/vampire/vampire-4.5.1/Shell/
H A DTheoryAxioms.cpp431 TermList xTy(Term::create2(mulFun,x,y)); in addAdditionOrderingAndMultiplicationAxioms() local
433 TermList xTyPxTz(Term::create2(plusFun,xTy,xTz)); in addAdditionOrderingAndMultiplicationAxioms()
/dports/www/flexget/Flexget-3.2.18/flexget/tests/cassettes/
H A Dtest_nfo_lookup.TestNfoLookupWithMovies.test_nfo_lookup_without_filesystem61 xTy+Jx8+VNHxC9kD2yZd05tkBjVx+HAWeHWX2p4O5zqYe1o6IDzIymYhUhlobh+qjr1yAYRo3K2D
H A Dtest_imdb.TestImdbLookup.test_cache1816 xTy+Jx8+VNHxC9kD2yZd05tkBjVx+HAWeHWX2p4O5zqYe1o6IDzIymYhUhlobh+qjr1yAYRo3K2D
/dports/graphics/gegl/gegl-0.4.34/tests/simple/reference/
H A Dexp-combine.hdr6xTy�|Uy��Wy�wSy�}Vy�{Uy�wVy�wVy�vTy�qPy�kMy�iJy�cGy�cFy���xﶅx鬅x䧂x⢁xܜ�xӖ~x˒|xӗxל~x�cJy�mQyГ~x��sx�…

12