Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h29 I32 = unsigned(wasm::ValType::I32), enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmips16-opc.c202 #define I32 INSN_ISA32 macro
H A Dmips-opc.c285 #define I32 INSN_ISA32 macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmips16-opc.c202 #define I32 INSN_ISA32 macro
H A Dmips-opc.c285 #define I32 INSN_ISA32 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DRustDemangle.h36 I32, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp232 Type *I32 = Type::getInt32Ty(Ctx); in runOnModule() local
H A DAMDGPULibFunc.h268 I32 = INT | B32, enumerator
H A DAMDGPUCodeGenPrepare.cpp427 Function *I32 = in promoteUniformBitreverseToI32() local
/netbsd-src/sys/lib/libsa/
H A Dloadfile_elf32.c83 #define I32(f) \ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp398 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp506 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h102 I32 = 6, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1027 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h393 I32 = WASM_TYPE_I32, enumerator