Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h283 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp3107 return wrap(unwrap(Builder)->getDefaultFPMathTag()); in LLVMBuilderGetDefaultFPMathTag()