Searched refs:SetDefaultFPMathTag (Results 1 – 2 of 2) sorted by relevance
302 Builder.SetDefaultFPMathTag(FPMathA); in TEST_F()309 Builder.SetDefaultFPMathTag(FPMathB); in TEST_F()
177 void SetDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in SetDefaultFPMathTag() function