Home
last modified time | relevance | path

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

/external/valgrind/none/tests/amd64/
Drcl-amd64.c5 #define I32(C) "rcrl %%ebx\n" "rcll $" #C ",%%eax\n" "rcll %%ebx\n" macro
/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp284 Type *I32 = Type::getInt32Ty((*I)->getContext()); in runOnLoop() local
/external/flatbuffers/tests/MyGame/Example/
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/subzero/unittest/AssemblerX8632/
DTestUtil.h274 int32_t I32[4]; member
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp448 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h386 int32_t I32[4]; member
/external/skqp/src/jumper/
DSkJumper_stages_lowp.cpp39 using I32 = int32_t __attribute__((ext_vector_type(16))); typedef
46 using I32 = int32_t __attribute__((ext_vector_type(8))); typedef
DSkJumper_stages.cpp62 using I32 = int32_t; typedef
122 using I32 = V< int32_t>; typedef
235 using I32 = V< int32_t>; typedef
449 using I32 = V< int32_t>; typedef
/external/skia/src/jumper/
DSkJumper_stages_lowp.cpp39 using I32 = int32_t __attribute__((ext_vector_type(16))); typedef
46 using I32 = int32_t __attribute__((ext_vector_type(8))); typedef
DSkJumper_stages.cpp62 using I32 = int32_t; typedef
122 using I32 = V< int32_t>; typedef
235 using I32 = V< int32_t>; typedef
449 using I32 = V< int32_t>; typedef
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp821 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go633I32 *google_protobuf4.Int32Value `protobuf:"bytes,7,opt,name=i32" json:"i32,omitempt… member
/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
/external/vixl/src/aarch32/
Dinstructions-aarch32.h275 I32 = kDataTypeI | 32, enumerator