Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h294 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3331 return wrap(unwrap(Builder)->getDefaultFPMathTag()); in LLVMBuilderGetDefaultFPMathTag()