Home
last modified time | relevance | path

Searched defs:bitcast (Results 1 – 25 of 131) sorted by relevance

123456

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/ngen/
H A Dngen_utils.hpp38 struct bitcast { struct
39 union {
44 explicit constexpr bitcast(T t) : from{t} {} in bitcast() argument
45 constexpr operator U() const { return to; } in operator U()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/ngen/
H A Dngen_utils.hpp36 struct bitcast { struct
37 union {
42 explicit constexpr bitcast(T t) : from{t} {} in bitcast() function
43 constexpr operator U() const { return to; } in operator U()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/hlsl/
H A Dgenerator_impl_bitcast_test.cc35 ast::BitcastExpression bitcast(&f32, std::move(id)); in TEST_F() local
44 ast::BitcastExpression bitcast(&i32, std::move(id)); in TEST_F() local
53 ast::BitcastExpression bitcast(&u32, std::move(id)); in TEST_F() local
/dports/devel/fp16/FP16-4dfe081cf6bcd15db339cf2680b9281b8451eeb3/test/
H A Dbitcasts.cc35 uint32_t bitcast; in TEST() local
48 uint32_t bitcast; in TEST() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/fp16/test/
H A Dbitcasts.cc35 uint32_t bitcast; in TEST() local
48 uint32_t bitcast; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/spirv/
H A Dbuilder_bitcast_expression_test.cc38 ast::BitcastExpression bitcast( in TEST_F() local
63 ast::BitcastExpression bitcast( in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/wgsl/
H A Dgenerator_impl_bitcast_test.cc33 ast::BitcastExpression bitcast(&f32, std::move(id)); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/msl/
H A Dgenerator_impl_bitcast_test.cc34 ast::BitcastExpression bitcast(&f32, std::move(id)); in TEST_F() local
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dzig_clang.cpp1703 static ZigClangSourceLocation bitcast(clang::SourceLocation src) { in bitcast() function
1708 static clang::SourceLocation bitcast(ZigClangSourceLocation src) { in bitcast() function
1715 static ZigClangQualType bitcast(clang::QualType src) { in bitcast() function
1720 static clang::QualType bitcast(ZigClangQualType src) { in bitcast() function
1727 static ZigClangExprEvalResult bitcast(clang::Expr::EvalResult src) { in bitcast() function
1734 static ZigClangAPValueLValueBase bitcast(clang::APValue::LValueBase src) { in bitcast() function
1739 static clang::APValue::LValueBase bitcast(ZigClangAPValueLValueBase src) { in bitcast() function
1753 static ZigClangDeclStmt_const_decl_iterator bitcast(clang::DeclStmt::const_decl_iterator src) { in bitcast() function
1760 static ZigClangPreprocessingRecord_iterator bitcast(clang::PreprocessingRecord::iterator src) { in bitcast() function
1772 static ZigClangRecordDecl_field_iterator bitcast(clang::RecordDecl::field_iterator src) { in bitcast() function
[all …]
/dports/lang/zig/zig-0.9.0/src/
H A Dzig_clang.cpp1703 static ZigClangSourceLocation bitcast(clang::SourceLocation src) { in bitcast() function
1708 static clang::SourceLocation bitcast(ZigClangSourceLocation src) { in bitcast() function
1715 static ZigClangQualType bitcast(clang::QualType src) { in bitcast() function
1720 static clang::QualType bitcast(ZigClangQualType src) { in bitcast() function
1727 static ZigClangExprEvalResult bitcast(clang::Expr::EvalResult src) { in bitcast() function
1734 static ZigClangAPValueLValueBase bitcast(clang::APValue::LValueBase src) { in bitcast() function
1739 static clang::APValue::LValueBase bitcast(ZigClangAPValueLValueBase src) { in bitcast() function
1753 static ZigClangDeclStmt_const_decl_iterator bitcast(clang::DeclStmt::const_decl_iterator src) { in bitcast() function
1760 static ZigClangPreprocessingRecord_iterator bitcast(clang::PreprocessingRecord::iterator src) { in bitcast() function
1772 static ZigClangRecordDecl_field_iterator bitcast(clang::RecordDecl::field_iterator src) { in bitcast() function
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/
H A Dbase.rs158 let bitcast = llvm::LLVMConstPointerCast(new_g, cx.val_ty(old_g)); in compile_codegen_unit() localVariable
/dports/devel/xsimd/xsimd-7.6.0/test/
H A Dtest_bitwise_cast.cpp183 union bitcast union in bitwise_cast_test
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DFixResourcePtr.cpp267 Value* bitcast = dyn_cast<Instruction>(builder->CreateBitCast(ld, inst->getType())); in CreateLoadIntrinsic() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.cpp57 template <typename T, typename R> R bitcast(T x) { in bitcast() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/simd/src/
H A Dlib.rs177 fn bitcast<T: Simd, U: Simd>(x: T) -> U { in bitcast() function
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.cpp50 template <typename T, typename R> R bitcast(T x) { in bitcast() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.cpp50 template <typename T, typename R> R bitcast(T x) { in bitcast() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.cpp57 template <typename T, typename R> R bitcast(T x) { in bitcast() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.cpp50 template <typename T, typename R> R bitcast(T x) { in bitcast() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/amdgpu/impl/
H A Dmsgpack.cpp57 template <typename T, typename R> R bitcast(T x) { in bitcast() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/OpenCLPasses/LocalBuffers/
H A DInlineLocalsResolution.cpp269 else if (BitCastInst* bitcast = dyn_cast<BitCastInst>(*U)) { in unusedGlobal() local
/dports/devel/py-llvmlite/llvmlite-0.34.0/llvmlite/llvmpy/
H A Dcore.py147 def bitcast(const, typ): member in Constant
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DLowerGEPForPrivMem.cpp483 else if (BitCastInst * bitcast = dyn_cast<BitCastInst>(instruction)) in HandleAllocaSources() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/simd/src/x86/
H A Dssse3.rs4 macro_rules! bitcast { macro
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp517 Instruction* bitcast = ir_builder.AddUnaryOp( in ReplaceMbcnt() local

123456