Searched defs:FMFSource (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 75 Instruction *FMFSource = nullptr, in createCallHelper() 784 Instruction *FMFSource, in CreateUnaryIntrinsic() 793 Instruction *FMFSource, in CreateBinaryIntrinsic() 803 Instruction *FMFSource, in CreateIntrinsic() 811 Intrinsic::ID ID, Value *L, Value *R, Instruction *FMFSource, in CreateConstrainedFPBinOp() 846 Instruction *FMFSource, const Twine &Name, MDNode *FPMathTag, in CreateConstrainedFPCast()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 263 if (auto *FMFSource = dyn_cast<Instruction>(FlagsOp)) in CreateNeg() local
|