Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp869 MD = MDNode::getMostGenericFPMath(MD, IMD); in propagateMetadata()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h1457 static MDNode *getMostGenericFPMath(MDNode *A, MDNode *B);
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1429 FPMath = MDNode::getMostGenericFPMath( in fold_sincos()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1167 MDNode *MDNode::getMostGenericFPMath(MDNode *A, MDNode *B) { in getMostGenericFPMath() function in MDNode
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3277 K->setMetadata(Kind, MDNode::getMostGenericFPMath(JMD, KMD)); in combineMetadata()