Searched refs:DefaultFPMathTag (Results 1 – 1 of 1) sorted by relevance
124 MDNode *DefaultFPMathTag; variable138 DefaultFPMathTag(FPMathTag), DefaultOperandBundles(OpBundles) { in IRBuilderBase()274 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag()285 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()382 : Builder(B), FMF(B.FMF), FPMathTag(B.DefaultFPMathTag), in FastMathFlagGuard()392 Builder.DefaultFPMathTag = FPMathTag; in ~FastMathFlagGuard()1154 FPMD = DefaultFPMathTag; in setFPAttrs()