Searched defs:I32 (Results 1 – 16 of 16) sorted by relevance
34 I32, enumerator
107 I32 = 6, enumerator
33 I32 = unsigned(wasm::ValType::I32), enumerator
56 I32, enumerator
34 I32 = 1 << 7, enumerator
463 Type *I32 = Type::getInt32Ty(Ctx); in getAddressesOfVariablesInKernel() local520 Type *I32 = Type::getInt32Ty(Ctx); in replaceUsesInInstructionsWithTableLookup() local1087 Type *I32 = Type::getInt32Ty(Ctx); in createLDSVariableReplacement() local
269 I32 = INT | B32, enumerator
433 Function *I32 = in promoteUniformBitreverseToI32() local
87 #define I32 INSN_ISA32 macro
407 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
44 I32, enumerator
509 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
1029 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
425 I32 = WASM_TYPE_I32, enumerator
218 typedef I32TYPE I32; typedef