Searched refs:FPMD (Results 1 – 1 of 1) sorted by relevance
1275 Instruction *setFPAttrs(Instruction *I, MDNode *FPMD, in setFPAttrs() argument1277 if (!FPMD) in setFPAttrs()1278 FPMD = DefaultFPMathTag; in setFPAttrs()1279 if (FPMD) in setFPAttrs()1280 I->setMetadata(LLVMContext::MD_fpmath, FPMD); in setFPAttrs()1528 MDNode *FPMD = nullptr) {1531 L, R, nullptr, Name, FPMD);1555 MDNode *FPMD = nullptr) {1582 MDNode *FPMD = nullptr) {1609 MDNode *FPMD = nullptr) {[all …]