Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DDXILOperationCommon.h34 I32, enumerator
DAMDGPUMetadata.h107 I32 = 6, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
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
DAMDGPULibFunc.h269 I32 = INT | B32, enumerator
DAMDGPUCodeGenPrepare.cpp433 Function *I32 = in promoteUniformBitreverseToI32() local
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dmips-opc.c87 #define I32 INSN_ISA32 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dmips-opc.c87 #define I32 INSN_ISA32 macro
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp407 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
/openbsd/src/gnu/llvm/llvm/lib/Demangle/
DRustDemangle.cpp44 I32, enumerator
/openbsd/src/gnu/llvm/llvm/tools/llvm-stress/
Dllvm-stress.cpp509 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp1029 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DWasm.h425 I32 = WASM_TYPE_I32, enumerator
/openbsd/src/gnu/usr.bin/perl/
Dhandy.h218 typedef I32TYPE I32; typedef