Home
last modified time | relevance | path

Searched refs:FPMathTag (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h217 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag() argument
253 MDNode *FPMathTag; variable
264 Builder.DefaultFPMathTag = FPMathTag; in ~FastMathFlagGuard()
748 MDNode *FPMathTag = nullptr,
755 : IRBuilderBase(C, FPMathTag, OpBundles) {} in IRBuilderBase() argument
776 MDNode *FPMathTag = nullptr,
783 MDNode *FPMathTag = nullptr,
1304 BinOp = setFPAttrs(BinOp, FPMathTag, FMF);
2001 FPMathTag);
2009 Args, Name, FPMathTag);
[all …]