Searched refs:FPMD (Results 1 – 1 of 1) sorted by relevance
1151 Instruction *setFPAttrs(Instruction *I, MDNode *FPMD, in setFPAttrs() argument1153 if (!FPMD) in setFPAttrs()1154 FPMD = DefaultFPMathTag; in setFPAttrs()1155 if (FPMD) in setFPAttrs()1156 I->setMetadata(LLVMContext::MD_fpmath, FPMD); in setFPAttrs()1407 MDNode *FPMD = nullptr) {1410 L, R, nullptr, Name, FPMD);1434 MDNode *FPMD = nullptr) {1461 MDNode *FPMD = nullptr) {1488 MDNode *FPMD = nullptr) {[all …]