Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h291 MDNode *getDefaultFPMathTag() const { return DefaultFPMathTag; } in getDefaultFPMathTag() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp3132 return wrap(unwrap(Builder)->getDefaultFPMathTag()); in LLVMBuilderGetDefaultFPMathTag()