HomeSort by relevance Sort by last modified time
    Searched defs:I32 (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/valgrind/none/tests/amd64/
rcl-amd64.c 5 #define I32(C) "rcrl %%ebx\n" "rcll $" #C ",%%eax\n" "rcll %%ebx\n"
17 asm(I32(C) : "+a"(a), "+b"(b) : /* */); \
  /external/flatbuffers/tests/MyGame/Example/
TypeAliases.py 50 def I32(self):
140 def TypeAliasesAddI32(builder, i32): builder.PrependInt32Slot(4, i32, 0)
TypeAliases.cs 28 public int I32 { get { int o = __p.__offset(12); return o != 0 ? __p.bb.GetInt(o + __p.bb_pos) : (int)0; } }
29 public bool MutateI32(int i32) { int o = __p.__offset(12); if (o != 0) { __p.bb.PutInt(o + __p.bb_pos, i32); return true; } else { return false; } }
54 int i32 = 0,
70 TypeAliases.AddI32(builder, i32);
83 public static void AddI32(FlatBufferBuilder builder, int i32) { builder.AddInt(4, i32, 0); }
TypeAliases.go 77 func (rcv *TypeAliases) I32() int32 {
198 func TypeAliasesAddI32(builder *flatbuffers.Builder, i32 int32) {
199 builder.PrependInt32Slot(4, i32, 0)
  /external/llvm/lib/Transforms/Scalar/
LoopDataPrefetch.cpp 284 Type *I32 = Type::getInt32Ty((*I)->getContext());
289 ConstantInt::get(I32, MemI->mayReadFromMemory() ? 0 : 1),
290 ConstantInt::get(I32, 3), ConstantInt::get(I32, 1)});
  /toolchain/binutils/binutils-2.27/opcodes/
mips16-opc.c 178 #define I32 INSN_ISA32
292 {"jalrc", "x", 0xe8c0, 0xf8ff, RD_1|WR_31|NODS, UBR, I32, 0, 0 },
293 {"jalrc", "R,x", 0xe8c0, 0xf8ff, RD_2|WR_31|NODS, UBR, I32, 0, 0 },
294 {"jrc", "x", 0xe880, 0xf8ff, RD_1|NODS, UBR, I32, 0, 0 },
295 {"jrc", "R", 0xe8a0, 0xffff, NODS, RD_31|UBR, I32, 0, 0 },
352 {"restore", "M", 0x6400, 0xff80, WR_31|NODS, MOD_SP, I32, 0, 0 },
353 {"save", "m", 0x6480, 0xff80, NODS, RD_31|MOD_SP, I32, 0, 0 },
354 {"sdbbp", "6", 0xe801, 0xf81f, TRAP, 0, I32, 0, 0 },
355 {"seb", "x", 0xe891, 0xf8ff, MOD_1, 0, I32, 0, 0 },
356 {"seh", "x", 0xe8b1, 0xf8ff, MOD_1, 0, I32, 0, 0 }
    [all...]
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_element.cpp 122 passed &= (Element::I32(mRS) != nullptr);
179 sp<const Element> I32 = Element::I32(mRS);
204 F32_3, F32_4, F64, I16, I32, I64, I8,
258 eb->add(Element::I32(mRS), "I32", arraySize);
  /frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
UT_global.java 43 test(Element.I32(RS), () -> {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Wasm.h 167 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
Wasm.h 170 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
Wasm.h 170 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Wasm.h 167 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
Wasm.h 170 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
Wasm.h 170 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
Wasm.h 177 I32 = WASM_TYPE_I32,
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TypeTest.java 61 testTypeBuilderHelper(Element.I32(mRS));
ElementTest.java 87 assertTrue(Element.I32(mRS) != null);
202 Element[] I32 = { Element.I32(mRS) };
249 F64, I16, I32, I64, I8,
304 eb.add(Element.I32(mRS), "I32", arraySize);
374 assertFalse(Element.I32(mRS).isComplex());
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 77 "(always includes i1, i8, i16, i32, i64, float and double)"));
448 Type *I32 = Type::getInt32Ty(BB->getContext());
450 Constant *CI = ConstantInt::get(I32, Ran->Rand() % (Width*2));
453 CI = UndefValue::get(I32);

Completed in 1900 milliseconds

1 2 3