Home
last modified time | relevance | path

Searched refs:ByVal (Results 151 – 175 of 1035) sorted by relevance

12345678910>>...42

/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DABIInfo.h114 getNaturalAlignIndirect(QualType Ty, bool ByVal = true,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DABIInfo.h114 getNaturalAlignIndirect(QualType Ty, bool ByVal = true,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DABIInfo.h114 getNaturalAlignIndirect(QualType Ty, bool ByVal = true,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DABIInfo.h114 getNaturalAlignIndirect(QualType Ty, bool ByVal = true,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DABIInfo.h114 getNaturalAlignIndirect(QualType Ty, bool ByVal = true,
/dports/devel/xparam/xparam-1.22/lib/xparam/
H A Dxpv_reg_enum.h74 param_explicit_ctor(TypeTag<T>(), ByVal<int>("i")); in do_registration()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DABIInfo.h114 getNaturalAlignIndirect(QualType Ty, bool ByVal = true,
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DABIInfo.h114 getNaturalAlignIndirect(QualType Ty, bool ByVal = true,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DAttributes.inc8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
H A DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
H A DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
H A DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
H A DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
H A DAttributes.gen8 ByVal,
65 .Case("byval", Attribute::ByVal)
174 return llvm::Attribute::ByVal;
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp85 if (Attrs.hasAttribute(OpIdx, Attribute::ByVal)) in setArgFlags()
93 auto Ty = Attrs.getAttribute(OpIdx, Attribute::ByVal).getValueAsType(); in setArgFlags()
/dports/devel/xparam/xparam-1.22/doc/
H A Dxparam.info-3259 param_ctor<Point>(ByVal<int>("x"),ByVal<int>("y"));
263 of the description is composed of argument passers: `ByVal<int>("x")'
283 ByVal<int>("width")
290 Instead of `ByVal', you can put `ConstRef' to indicate an argument
319 arguments of any class type (using `ByVal' and `ConstRef') as well as
358 `param_ctor<Complex>(ByVal<double>("real"));' is the double-to-Complex
360 `param_ctor<Complex>(ByVal<double>("real"),
361 ByVal<double>("imaginary"));' is the Complex-from-two-doubles
377 param_explicit_ctor<Complex>(ByVal<double>("real"));
456 param_creator<Point,Point_creator>(ByVal<int>("_x"),ByVal<int>("_y"));
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/databases/percona57-server/boost_1_59_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/databases/xtrabackup/boost_1_59_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/databases/percona57-client/boost_1_59_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/devel/boost-libs/boost_1_72_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/devel/boost-python-libs/boost_1_72_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()
/dports/devel/hyperscan/boost_1_75_0/libs/proto/test/
H A Dmake_expr.cpp264 struct ByVal struct
267 , proto::when<proto::nary_expr<proto::_, proto::vararg<ByVal> > >
307 >::type t1 = ByVal()(proto::as_expr(1) + 1); in test_make_expr_transform()

12345678910>>...42