Home
last modified time | relevance | path

Searched defs:FMFSource (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp89 const Twine &Name, Instruction *FMFSource, in createCallHelper()
949 Instruction *FMFSource, in CreateUnaryIntrinsic()
958 Instruction *FMFSource, in CreateBinaryIntrinsic()
968 Instruction *FMFSource, in CreateIntrinsic()
977 Instruction *FMFSource, in CreateIntrinsic()
1003 Intrinsic::ID ID, Value *L, Value *R, Instruction *FMFSource, in CreateConstrainedFPBinOp()
1038 Instruction *FMFSource, const Twine &Name, MDNode *FPMathTag, in CreateConstrainedFPCast()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp77 Instruction *FMFSource = nullptr) { in createCallHelper()
740 Instruction *FMFSource, in CreateUnaryIntrinsic()
749 Instruction *FMFSource, in CreateBinaryIntrinsic()
759 Instruction *FMFSource, in CreateIntrinsic()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DNoFolder.h116 Instruction *FMFSource) const override { in FoldBinaryIntrinsic()
DConstantFolder.h187 Instruction *FMFSource) const override { in FoldBinaryIntrinsic()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DInstSimplifyFolder.h121 Instruction *FMFSource) const override { in FoldBinaryIntrinsic()
DTargetFolder.h195 Instruction *FMFSource) const override { in FoldBinaryIntrinsic()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp270 if (auto *FMFSource = dyn_cast<Instruction>(FlagsOp)) in CreateNeg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1071 Instruction *FMFSource = nullptr; in instCombineSVEVectorFuseMulAddSub() local