Home
last modified time | relevance | path

Searched refs:BinaryIntOpcode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/IR/
H A DVPIntrinsicTest.cpp45 for (const char *BinaryIntOpcode : BinaryIntOpcodes) in createVPDeclarationModule() local
46 Str << " declare <8 x i32> @llvm.vp." << BinaryIntOpcode in createVPDeclarationModule()