Searched refs:setDefaultFPMathTag (Results 1 – 2 of 2) sorted by relevance
312 Builder.setDefaultFPMathTag(FPMathA); in TEST_F()319 Builder.setDefaultFPMathTag(FPMathB); in TEST_F()
199 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag() function