Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h302 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3137 unwrap(Builder)->setDefaultFPMathTag(FPMathTag in LLVMBuilderSetDefaultFPMathTag()