Searched refs:ReductionOpcode (Results 1 – 1 of 1) sorted by relevance
80 for (const char *ReductionOpcode : ReductionIntOpcodes) in createVPDeclarationModule() local81 Str << " declare i32 @llvm.vp.reduce." << ReductionOpcode in createVPDeclarationModule()84 for (const char *ReductionOpcode : ReductionFPOpcodes) in createVPDeclarationModule() local85 Str << " declare float @llvm.vp.reduce." << ReductionOpcode in createVPDeclarationModule()365 for (const char *ReductionOpcode : ReductionIntOpcodes) in TEST_F() local366 Str << " declare i32 @llvm.vp.reduce." << ReductionOpcode in TEST_F()369 for (const char *ReductionOpcode : ReductionFPOpcodes) in TEST_F() local370 Str << " declare float @llvm.vp.reduce." << ReductionOpcode in TEST_F()382 for (const char *ReductionOpcode : ReductionIntOpcodes) in TEST_F() local385 for (const char *ReductionOpcode : ReductionFPOpcodes) in TEST_F() local[all …]