Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DVPIntrinsicTest.cpp49 const char *BinaryFPOpcodes[] = {"fadd", "fsub", "fmul", "fdiv", "frem"}; in createVPDeclarationModule() local
50 for (const char *BinaryFPOpcode : BinaryFPOpcodes) in createVPDeclarationModule()