Home
last modified time | relevance | path

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

12

/external/arm-optimized-routines/test/rtest/
Dtypes.h16 #define I32 "" macro
20 #define I32 "l" macro
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DBranchProbabilityInfoTest.cpp72 auto *I32 = IntegerType::get(C, 32); in TEST_F() local
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.lua52 function TypeAliases_mt:I32() function
DTypeAliases.py50 def I32(self): member in TypeAliases
DTypeAliases.go77 func (rcv *TypeAliases) I32() int32 { func
DTypeAliases.cs28 …public int I32 { get { int o = __p.__offset(12); return o != 0 ? __p.bb.GetInt(o + __p.bb_pos) : (… property
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h286 I32 = 0x7F, enumerator
/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp284 Type *I32 = Type::getInt32Ty((*I)->getContext()); in runOnLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp315 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
/external/u-boot/fs/jffs2/
Dcompr_lzo.c81 #define I32 long macro
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h274 int32_t I32[4]; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h89 I32 = 6, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/
Dllvm-stress.cpp504 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp448 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h224 I32 = WASM_TYPE_I32, enumerator
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h386 int32_t I32[4]; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUCodeGenPrepare.cpp382 Function *I32 = in promoteUniformBitreverseToI32() local
DAMDGPULibFunc.h268 I32 = INT | B32, enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp821 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp968 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/external/skqp/third_party/skcms/
Dskcms.cc1837 using I32 = int32_t; typedef
1890 using I32 = Vec<N,int32_t>; typedef
/external/skia/third_party/skcms/
Dskcms.cc1829 using I32 = int32_t; typedef
1882 using I32 = Vec<N,int32_t>; typedef
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp1511 I32, enumerator
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp414 const uint32_t I32 = Utils::bitCopy<uint32_t>(F32); in canHoldImm() local
448 const uint32_t I32 = I64 >> 32; in canHoldImm() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp894 unsigned I32 = V; in addIntegerConstant() local

12