Searched defs:FPMathTag (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h186 void SetDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } argument
222 MDNode *FPMathTag; member in class:llvm::IRBuilderBase::FastMathFlagGuard
604 AddFPMathAttributes(Instruction *I, MDNode *FPMathTag, FastMathFlags FMF) const argument
[all...]

Completed in 143 milliseconds