Searched refs:getMostGenericFPMath (Results 1 – 6 of 6) sorted by relevance
1457 LLVM_ABI static MDNode *getMostGenericFPMath(MDNode *A, MDNode *B);
1110 MD = MDNode::getMostGenericFPMath(MD, IMD); in propagateMetadata()
2072 R1FPMathMDNode = MDNode::getMostGenericFPMath( in convertFSqrtDivIntoFMul()2089 R2FPMathMDNode = MDNode::getMostGenericFPMath( in convertFSqrtDivIntoFMul()
1432 FPMath = MDNode::getMostGenericFPMath( in fold_sincos()
1174 MDNode *MDNode::getMostGenericFPMath(MDNode *A, MDNode *B) { in getMostGenericFPMath() function in MDNode
3332 K->setMetadata(Kind, MDNode::getMostGenericFPMath(JMD, KMD)); in combineMetadata()