Home
last modified time | relevance | path

Searched refs:getMostGenericFPMath (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp744 MD = MDNode::getMostGenericFPMath(MD, IMD); in propagateMetadata()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h1129 static MDNode *getMostGenericFPMath(MDNode *A, MDNode *B);
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp973 MDNode *MDNode::getMostGenericFPMath(MDNode *A, MDNode *B) { in getMostGenericFPMath() function in MDNode
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2530 K->setMetadata(Kind, MDNode::getMostGenericFPMath(JMD, KMD)); in combineMetadata()