Searched refs:MD_fpmath (Results 1 – 14 of 14) sorted by relevance
53 MD_fpmath = 3, // "fpmath" enumerator
689 I->setMetadata(LLVMContext::MD_fpmath, FPMathTag); in AddFPMathAttributes()
52 assert(FPAccuracyID == MD_fpmath && "fpmath kind id drifted"); in LLVMContext()
1970 cast<Instruction>(this)->getMetadata(LLVMContext::MD_fpmath); in getFPAccuracy()
2866 if (MDNode *MD = I.getMetadata(LLVMContext::MD_fpmath)) { in visitInstruction()
341 case LLVMContext::MD_fpmath: in combineLoadToNewType()407 case LLVMContext::MD_fpmath: in combineStoreToNewValue()
316 || Tag == LLVMContext::MD_fpmath in canTransferMetadata()
1808 LLVMContext::MD_fpmath, in patchReplacementInstruction()
1335 case LLVMContext::MD_fpmath: in combineMetadata()
1104 LLVMContext::MD_fpmath, in HoistThenElseCodeToIf()
237 case LLVMContext::MD_fpmath: in propagateMetadata()
3113 LLVMContext::MD_fpmath in fuseChosenPairs()
534 Kind != LLVMContext::MD_fpmath) in propagateMetadata()
3480 cast<llvm::Instruction>(Val)->setMetadata(llvm::LLVMContext::MD_fpmath, Node); in SetFPAccuracy()