Searched defs:FMFSource (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/lib/IR/ |
D | IRBuilder.cpp | 75 Instruction *FMFSource = nullptr, in createCallHelper() 771 Instruction *FMFSource, in CreateUnaryIntrinsic() 780 Instruction *FMFSource, in CreateBinaryIntrinsic() 790 Instruction *FMFSource, in CreateIntrinsic() 798 Intrinsic::ID ID, Value *L, Value *R, Instruction *FMFSource, in CreateConstrainedFPBinOp() 833 Instruction *FMFSource, const Twine &Name, MDNode *FPMathTag, in CreateConstrainedFPCast()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 77 Instruction *FMFSource = nullptr) { in createCallHelper() 740 Instruction *FMFSource, in CreateUnaryIntrinsic() 749 Instruction *FMFSource, in CreateBinaryIntrinsic() 759 Instruction *FMFSource, in CreateIntrinsic()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | Reassociate.cpp | 263 if (auto *FMFSource = dyn_cast<Instruction>(FlagsOp)) in CreateNeg() local
|