Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDXILOperationCommon.h34 I32, enumerator
H A DAMDGPUMetadata.h107 I32 = 6, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h33 I32 = unsigned(wasm::ValType::I32), enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILResource.h56 I32, enumerator
H A DDXILOpBuilder.cpp34 I32 = 1 << 7, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp463 Type *I32 = Type::getInt32Ty(Ctx); in getAddressesOfVariablesInKernel() local
520 Type *I32 = Type::getInt32Ty(Ctx); in replaceUsesInInstructionsWithTableLookup() local
1087 Type *I32 = Type::getInt32Ty(Ctx); in createLDSVariableReplacement() local
H A DAMDGPULibFunc.h269 I32 = INT | B32, enumerator
H A DAMDGPUCodeGenPrepare.cpp433 Function *I32 = in promoteUniformBitreverseToI32() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dmips-opc.c87 #define I32 INSN_ISA32 macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips-opc.c87 #define I32 INSN_ISA32 macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp407 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp44 I32, enumerator
/openbsd-src/gnu/llvm/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp509 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1029 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h425 I32 = WASM_TYPE_I32, enumerator
/openbsd-src/gnu/usr.bin/perl/
H A Dhandy.h218 typedef I32TYPE I32; typedef