| /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/ |
| WebAssemblyTypeUtilities.h | 29 I32 = unsigned(wasm::ValType::I32),
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| AMDGPULowerModuleLDSPass.cpp | 232 Type *I32 = Type::getInt32Ty(Ctx); 235 Constant *GEPIdx[] = {ConstantInt::get(I32, 0), ConstantInt::get(I32, I)};
|
| AMDGPUCodeGenPrepare.cpp | 88 /// if \p T is i7, then i32 is returned; if \p T is <3 x i12>, then <3 x i32> 231 assert(needsPromotionToI32(T) && "T does not need promotion to i32"); 239 assert(needsPromotionToI32(T) && "T does not need promotion to i32"); 276 // Return true if the op promoted to i32 should have nsw set. 290 // Return true if the op promoted to i32 should have nuw set. 315 "I does not need promotion to i32"); 362 "I does not need promotion to i32"); 389 "I does not need promotion to i32"); 421 "I does not need promotion to i32"); [all...] |
| AMDGPULibFunc.h | 268 I32 = INT | B32,
|
| /src/sys/lib/libsa/ |
| loadfile_elf32.c | 83 #define I32(f) \ 95 I32(ehdr->e_version); 96 I32(ehdr->e_entry); 97 I32(ehdr->e_phoff); 98 I32(ehdr->e_shoff); 99 I32(ehdr->e_flags); 109 I32(ehdr->e_version); 113 I32(ehdr->e_flags); 167 I32(phdr->p_type); 168 I32(phdr->p_offset) [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
| RustDemangle.h | 36 I32,
|
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| LoopDataPrefetch.cpp | 398 Type *I32 = Type::getInt32Ty(BB->getContext()); 404 ConstantInt::get(I32, P.Writes), 405 ConstantInt::get(I32, 3), ConstantInt::get(I32, 1)});
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| mips16-opc.c | 202 #define I32 INSN_ISA32 338 {"jalrc", "x", 0xe8c0, 0xf8ff, RD_1|WR_31|NODS, SH|UBR, I32, 0, 0 }, 339 {"jalrc", "R,x", 0xe8c0, 0xf8ff, RD_2|WR_31|NODS, SH|UBR, I32, 0, 0 }, 340 {"jrc", "x", 0xe880, 0xf8ff, RD_1|NODS, SH|UBR, I32, 0, 0 }, 341 {"jrc", "R", 0xe8a0, 0xffff, NODS, SH|RD_31|UBR, I32, 0, 0 }, 447 {"restore", "m", 0x6400, 0xff80, WR_31|NODS, MOD_SP, I32, 0, 0 }, 448 {"save", "m", 0x6480, 0xff80, NODS, RD_31|MOD_SP, I32, 0, 0 }, 449 {"sdbbp", "", 0xe801, 0xffff, TRAP, SH, I32, 0, 0 }, 450 {"sdbbp", "6", 0xe801, 0xf81f, TRAP, SH, I32, 0, 0 }, 451 {"seb", "x", 0xe891, 0xf8ff, MOD_1, SH, I32, 0, 0 } [all...] |
| mips-opc.c | 286 #define I32 INSN_ISA32 997 {"clo", "U,s", 0x70000021, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 1000 {"clz", "U,s", 0x70000020, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 1042 {"deret", "", 0x4200001f, 0xffffffff, NODS, 0, I32|G2, 0, 0 }, 1221 {"jr.hb", "s", 0x00000408, 0xfc1fffff, RD_1|UBD, 0, I32, 0, I37 }, 1235 {"jalr.hb", "s", 0x0000fc09, 0xfc1fffff, RD_1|WR_31|UBD, 0, I32, 0, 0 }, 1236 {"jalr.hb", "d,s", 0x00000409, 0xfc1f07ff, WR_1|RD_2|UBD, 0, I32, 0, 0 }, 1377 {"madd", "s,t", 0x70000000, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1386 {"maddu", "s,t", 0x70000001, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1403 {"mfc0", "t,G,H", 0x40000000, 0xffe007f8, WR_1|RD_C0|LC, 0, I32, 0, 0 } [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| mips16-opc.c | 202 #define I32 INSN_ISA32 338 {"jalrc", "x", 0xe8c0, 0xf8ff, RD_1|WR_31|NODS, SH|UBR, I32, 0, 0 }, 339 {"jalrc", "R,x", 0xe8c0, 0xf8ff, RD_2|WR_31|NODS, SH|UBR, I32, 0, 0 }, 340 {"jrc", "x", 0xe880, 0xf8ff, RD_1|NODS, SH|UBR, I32, 0, 0 }, 341 {"jrc", "R", 0xe8a0, 0xffff, NODS, SH|RD_31|UBR, I32, 0, 0 }, 447 {"restore", "m", 0x6400, 0xff80, WR_31|NODS, MOD_SP, I32, 0, 0 }, 448 {"save", "m", 0x6480, 0xff80, NODS, RD_31|MOD_SP, I32, 0, 0 }, 449 {"sdbbp", "", 0xe801, 0xffff, TRAP, SH, I32, 0, 0 }, 450 {"sdbbp", "6", 0xe801, 0xf81f, TRAP, SH, I32, 0, 0 }, 451 {"seb", "x", 0xe891, 0xf8ff, MOD_1, SH, I32, 0, 0 } [all...] |
| mips-opc.c | 286 #define I32 INSN_ISA32 997 {"clo", "U,s", 0x70000021, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 1000 {"clz", "U,s", 0x70000020, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 1042 {"deret", "", 0x4200001f, 0xffffffff, NODS, 0, I32|G2, 0, 0 }, 1221 {"jr.hb", "s", 0x00000408, 0xfc1fffff, RD_1|UBD, 0, I32, 0, I37 }, 1235 {"jalr.hb", "s", 0x0000fc09, 0xfc1fffff, RD_1|WR_31|UBD, 0, I32, 0, 0 }, 1236 {"jalr.hb", "d,s", 0x00000409, 0xfc1f07ff, WR_1|RD_2|UBD, 0, I32, 0, 0 }, 1377 {"madd", "s,t", 0x70000000, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1386 {"maddu", "s,t", 0x70000001, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1403 {"mfc0", "t,G,H", 0x40000000, 0xffe007f8, WR_1|RD_C0|LC, 0, I32, 0, 0 } [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| mips16-opc.c | 202 #define I32 INSN_ISA32 338 {"jalrc", "x", 0xe8c0, 0xf8ff, RD_1|WR_31|NODS, SH|UBR, I32, 0, 0 }, 339 {"jalrc", "R,x", 0xe8c0, 0xf8ff, RD_2|WR_31|NODS, SH|UBR, I32, 0, 0 }, 340 {"jrc", "x", 0xe880, 0xf8ff, RD_1|NODS, SH|UBR, I32, 0, 0 }, 341 {"jrc", "R", 0xe8a0, 0xffff, NODS, SH|RD_31|UBR, I32, 0, 0 }, 447 {"restore", "m", 0x6400, 0xff80, WR_31|NODS, MOD_SP, I32, 0, 0 }, 448 {"save", "m", 0x6480, 0xff80, NODS, RD_31|MOD_SP, I32, 0, 0 }, 449 {"sdbbp", "", 0xe801, 0xffff, TRAP, SH, I32, 0, 0 }, 450 {"sdbbp", "6", 0xe801, 0xf81f, TRAP, SH, I32, 0, 0 }, 451 {"seb", "x", 0xe891, 0xf8ff, MOD_1, SH, I32, 0, 0 } [all...] |
| mips-opc.c | 286 #define I32 INSN_ISA32 997 {"clo", "U,s", 0x70000021, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 1000 {"clz", "U,s", 0x70000020, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 1042 {"deret", "", 0x4200001f, 0xffffffff, NODS, 0, I32|G2, 0, 0 }, 1221 {"jr.hb", "s", 0x00000408, 0xfc1fffff, RD_1|UBD, 0, I32, 0, I37 }, 1235 {"jalr.hb", "s", 0x0000fc09, 0xfc1fffff, RD_1|WR_31|UBD, 0, I32, 0, 0 }, 1236 {"jalr.hb", "d,s", 0x00000409, 0xfc1f07ff, WR_1|RD_2|UBD, 0, I32, 0, 0 }, 1377 {"madd", "s,t", 0x70000000, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1386 {"maddu", "s,t", 0x70000001, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1403 {"mfc0", "t,G,H", 0x40000000, 0xffe007f8, WR_1|RD_C0|LC, 0, I32, 0, 0 } [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| mips16-opc.c | 202 #define I32 INSN_ISA32 338 {"jalrc", "x", 0xe8c0, 0xf8ff, RD_1|WR_31|NODS, SH|UBR, I32, 0, 0 }, 339 {"jalrc", "R,x", 0xe8c0, 0xf8ff, RD_2|WR_31|NODS, SH|UBR, I32, 0, 0 }, 340 {"jrc", "x", 0xe880, 0xf8ff, RD_1|NODS, SH|UBR, I32, 0, 0 }, 341 {"jrc", "R", 0xe8a0, 0xffff, NODS, SH|RD_31|UBR, I32, 0, 0 }, 447 {"restore", "m", 0x6400, 0xff80, WR_31|NODS, MOD_SP, I32, 0, 0 }, 448 {"save", "m", 0x6480, 0xff80, NODS, RD_31|MOD_SP, I32, 0, 0 }, 449 {"sdbbp", "", 0xe801, 0xffff, TRAP, SH, I32, 0, 0 }, 450 {"sdbbp", "6", 0xe801, 0xf81f, TRAP, SH, I32, 0, 0 }, 451 {"seb", "x", 0xe891, 0xf8ff, MOD_1, SH, I32, 0, 0 } [all...] |
| mips-opc.c | 285 #define I32 INSN_ISA32 996 {"clo", "U,s", 0x70000021, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 999 {"clz", "U,s", 0x70000020, 0xfc0007ff, WR_1|RD_2, 0, I32|N55, 0, I37 }, 1041 {"deret", "", 0x4200001f, 0xffffffff, NODS, 0, I32|G2, 0, 0 }, 1220 {"jr.hb", "s", 0x00000408, 0xfc1fffff, RD_1|UBD, 0, I32, 0, I37 }, 1234 {"jalr.hb", "s", 0x0000fc09, 0xfc1fffff, RD_1|WR_31|UBD, 0, I32, 0, 0 }, 1235 {"jalr.hb", "d,s", 0x00000409, 0xfc1f07ff, WR_1|RD_2|UBD, 0, I32, 0, 0 }, 1376 {"madd", "s,t", 0x70000000, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1385 {"maddu", "s,t", 0x70000001, 0xfc00ffff, RD_1|RD_2|MOD_HILO, 0, I32|N55, 0, I37 }, 1425 {"mfc0", "t,G,H", 0x40000000, 0xffe007f8, WR_1|RD_C0|LC, 0, I32, 0, 0 } [all...] |
| /src/external/apache2/llvm/dist/llvm/tools/llvm-stress/ |
| llvm-stress.cpp | 100 "(always includes i1, i8, i16, i32, i64, float and double)")); 506 Type *I32 = Type::getInt32Ty(BB->getContext()); 508 Constant *CI = ConstantInt::get(I32, getRandom() % (Width*2)); 511 CI = UndefValue::get(I32);
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| Wasm.h | 393 I32 = WASM_TYPE_I32,
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| AMDGPUMetadata.h | 102 I32 = 6,
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| WebAssemblyFastISel.cpp | 128 return MVT::i32; 129 case MVT::i32: 455 case MVT::i32: 485 case MVT::i32: 527 if (To == MVT::i32) 549 if (To == MVT::i32) 667 case MVT::i32: 783 case MVT::i32: 884 // CALL_INDIRECT takes an i32, but in wasm64 we represent function pointers 933 case MVT::i32 [all...] |