Searched defs:int32Type (Results 1 – 5 of 5) sorted by relevance
186 auto int32Type = addIntType(32); in TEST_F() local207 auto int32Type = addIntType(32); in TEST_F() local225 auto int32Type = addIntType(32); in TEST_F() local
118 auto int32Type = IntegerType::get(rewriter.getContext(), 32); matchAndRewrite() local 156 auto int32Type = IntegerType::get(rewriter.getContext(), 32); matchAndRewrite() local [all...]
69 auto int32Type = IntegerType::get(rewriter.getContext(), 32); getLaneId() local 147 auto int32Type = IntegerType::get(rewriter.getContext(), 32); matchAndRewrite() local [all...]
345 IntegerType int32Type; member
187 auto int32Type = builder.getI32Type(); addAMDGPUSpecificMLIRItems() local