Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DVPIntrinsicTest.cpp50 for (const char *BinaryFPOpcode : BinaryFPOpcodes) in createVPDeclarationModule() local
51 Str << " declare <8 x float> @llvm.vp." << BinaryFPOpcode in createVPDeclarationModule()