Home
last modified time | relevance | path

Searched defs:createFPMath (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DMDBuilderTest.cpp32 TEST_F(MDBuilderTest, createFPMath) { in TEST_F() argument
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DMDBuilder.cpp28 MDNode *MDBuilder::createFPMath(float Accuracy) { in createFPMath() function in MDBuilder