Searched refs:DefaultFPMathTag (Results 1 – 1 of 1) sorted by relevance
125 MDNode *DefaultFPMathTag; variable139 DefaultFPMathTag(FPMathTag), DefaultOperandBundles(OpBundles) { in IRBuilderBase()283 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag()294 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()393 : Builder(B), FMF(B.FMF), FPMathTag(B.DefaultFPMathTag), in FastMathFlagGuard()403 Builder.DefaultFPMathTag = FPMathTag; in ~FastMathFlagGuard()1199 FPMD = DefaultFPMathTag; in setFPAttrs()