Home
last modified time | relevance | path

Searched defs:I32 (Results 1 – 25 of 50) sorted by relevance

12

/third_party/optimized-routines/math/test/rtest/
Dtypes.h16 #define I32 "" macro
20 #define I32 "l" macro
/third_party/skia/third_party/externals/tint/src/ast/
Di32.cc24 I32::I32(ProgramID pid, const Source& src) : Base(pid, src) {} in I32() function in tint::ast::I32
Dstorage_texture_test.cc82 TEST_F(AstStorageTextureTest, I32) { in TEST_F() argument
/third_party/flatbuffers/tests/MyGame/Example/
DTypeAliases.lua55 function TypeAliases_mt:I32() function
DTypeAliases.go14 I32 int32 member
165 func (rcv *TypeAliases) I32() int32 { func
DTypeAliases.cs30 …public int I32 { get { int o = __p.__offset(12); return o != 0 ? __p.bb.GetInt(o + __p.bb_pos) : (… property
174 public int I32 { get; set; } property in MyGame.Example.TypeAliasesT
DTypeAliases.py60 def I32(self): member in TypeAliases
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dscalar_constant.h70 static inline ScalarConstant I32(int32_t value) { in I32() function
/third_party/skia/third_party/externals/tint/src/sem/
Dstorage_texture_type_test.cc96 TEST_F(StorageTextureTest, I32) { in TEST_F() argument
/third_party/flutter/skia/bench/
DSkVMBench.cpp15 enum Mode {Opts, RP, F32, I32_Naive, I32, I32_SWAR}; enumerator
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dqc_serious.rs17 I32(i32), enumerator
/third_party/skia/src/opts/
DSkVM_opts.h34 using I32 = skvx::Vec<K, int>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h129 I32 = unsigned(wasm::ValType::I32), enumerator
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h143 struct I32 : public Castable<I32, Type> { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp315 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
/third_party/flutter/skia/src/core/
DSkVM.h276 struct I32 { Val id; }; struct
/third_party/boost/boost/fusion/container/vector/detail/cpp03/preprocessed/
Dvector50.hpp63 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
76 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
175 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =()
244 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
257 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
356 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =()
425 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
438 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
537 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =()
606 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
[all …]
Dvector40.hpp425 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
438 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
537 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =()
606 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
619 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
718 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =()
787 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
800 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
899 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in operator =()
968 …result_of::next< I1>::type I2; I2 i2 = fusion::next(i1); typedef typename result_of::next< I2>::ty… in init_from_sequence()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h274 int32_t I32[4]; member
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_type_test.cc358 enum class TextureDataType { F32, U32, I32 }; enumerator
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_type_test.cc382 enum class TextureDataType { F32, U32, I32 }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h90 I32 = 6, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h386 int32_t I32[4]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp1002 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp399 Function *I32 = in promoteUniformBitreverseToI32() local

12