Home
last modified time | relevance | path

Searched defs:FMF (Results 1 – 25 of 139) sorted by relevance

123456

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIRBuilder.h126 FastMathFlags FMF; variable
385 FastMathFlags FMF; variable
1197 FastMathFlags FMF) const { in setFPAttrs()
1468 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1495 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1522 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1549 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1575 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1657 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
H A DNoFolder.h64 FastMathFlags FMF) const override { in FoldBinOpFMF()
69 FastMathFlags FMF) const override { in FoldUnOpFMF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h126 FastMathFlags FMF; variable
393 FastMathFlags FMF; variable
1276 FastMathFlags FMF) const { in setFPAttrs()
1547 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1574 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1601 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1628 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1654 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1741 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
DNoFolder.h64 FastMathFlags FMF) const override { in FoldBinOpFMF()
69 FastMathFlags FMF) const override { in FoldUnOpFMF()
DConstantFolder.h87 FastMathFlags FMF) const override { in FoldBinOpFMF()
92 FastMathFlags FMF) const override { in FoldUnOpFMF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIRBuilder.h126 FastMathFlags FMF; variable
393 FastMathFlags FMF; variable
1276 FastMathFlags FMF) const { in setFPAttrs()
1547 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1574 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1601 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1628 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1654 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1741 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
DNoFolder.h64 FastMathFlags FMF) const override { in FoldBinOpFMF()
69 FastMathFlags FMF) const override { in FoldUnOpFMF()
DConstantFolder.h87 FastMathFlags FMF) const override { in FoldBinOpFMF()
92 FastMathFlags FMF) const override { in FoldUnOpFMF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h126 FastMathFlags FMF; variable
399 FastMathFlags FMF; variable
1282 FastMathFlags FMF) const { in setFPAttrs()
1553 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1580 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1607 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1634 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1660 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1742 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
DNoFolder.h64 FastMathFlags FMF) const override { in FoldBinOpFMF()
69 FastMathFlags FMF) const override { in FoldUnOpFMF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIRBuilder.h126 FastMathFlags FMF; variable
393 FastMathFlags FMF; variable
1276 FastMathFlags FMF) const { in setFPAttrs()
1547 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1574 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1601 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1628 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1654 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
1741 FastMathFlags FMF = FMFSource->getFastMathFlags(); variable
DNoFolder.h64 FastMathFlags FMF) const override { in FoldBinOpFMF()
69 FastMathFlags FMF) const override { in FoldUnOpFMF()
DConstantFolder.h87 FastMathFlags FMF) const override { in FoldBinOpFMF()
92 FastMathFlags FMF) const override { in FoldUnOpFMF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3518 FastMathFlags FMF, const SimplifyQuery &Q, in SimplifyFCmpInst()
3700 FastMathFlags FMF, const SimplifyQuery &Q) { in SimplifyFCmpInst()
4534 static Value *simplifyFNegInst(Value *Op, FastMathFlags FMF, in simplifyFNegInst()
4547 Value *llvm::SimplifyFNegInst(Value *Op, FastMathFlags FMF, in SimplifyFNegInst()
4578 static Value *SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst()
4625 static Value *SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst()
4670 static Value *SimplifyFMAFMul(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFMAFMul()
4704 static Value *SimplifyFMulInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFMulInst()
4713 Value *llvm::SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst()
4719 Value *llvm::SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3954 FastMathFlags FMF, const SimplifyQuery &Q, in simplifyFCmpInst()
4163 FastMathFlags FMF, const SimplifyQuery &Q) { in simplifyFCmpInst()
5281 static Value *simplifyFNegInst(Value *Op, FastMathFlags FMF, in simplifyFNegInst()
5294 Value *llvm::simplifyFNegInst(Value *Op, FastMathFlags FMF, in simplifyFNegInst()
5329 static Constant *simplifyFPOp(ArrayRef<Value *> Ops, FastMathFlags FMF, in simplifyFPOp()
5371 simplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in simplifyFAddInst()
5437 simplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in simplifyFSubInst()
5503 static Value *simplifyFMAFMul(Value *Op0, Value *Op1, FastMathFlags FMF, in simplifyFMAFMul()
5546 simplifyFMulInst(Value *Op0, Value *Op1, FastMathFlags FMF, in simplifyFMulInst()
5558 Value *llvm::simplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in simplifyFAddInst()
[all …]
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInstructionSimplify.cpp787 static Value *SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst()
826 static Value *SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst()
861 FastMathFlags FMF, in SimplifyFMulInst()
945 Value *llvm::SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst()
954 Value *llvm::SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst()
963 Value *llvm::SimplifyFMulInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFMulInst()
1099 static Value *SimplifyFDivInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFDivInst()
1133 Value *llvm::SimplifyFDivInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFDivInst()
1236 static Value *SimplifyFRemInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFRemInst()
1255 Value *llvm::SimplifyFRemInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFRemInst()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp469 FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
497 ArrayRef<Value*> Args, FastMathFlags FMF, in getIntrinsicInstrCost()
503 ArrayRef<Type *> Tys, FastMathFlags FMF, in getIntrinsicInstrCost()
783 FastMathFlags FMF; in getUserCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h192 FastMathFlags FMF; in getFast() local
305 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags()
311 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DInstSimplifyFolder.h66 FastMathFlags FMF) const override { in FoldBinOpFMF()
71 FastMathFlags FMF) const override { in FoldUnOpFMF()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DInstSimplifyFolder.h66 FastMathFlags FMF) const override { in FoldBinOpFMF()
71 FastMathFlags FMF) const override { in FoldUnOpFMF()
DIVDescriptors.h76 RecurKind K, FastMathFlags FMF, Instruction *ExactFP, in RecurrenceDescriptor()
288 FastMathFlags FMF; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DInstSimplifyFolder.h66 FastMathFlags FMF) const override { in FoldBinOpFMF()
71 FastMathFlags FMF) const override { in FoldUnOpFMF()
DIVDescriptors.h76 RecurKind K, FastMathFlags FMF, Instruction *ExactFP, in RecurrenceDescriptor()
288 FastMathFlags FMF; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DInstSimplifyFolder.h66 FastMathFlags FMF) const override { in FoldBinOpFMF()
71 FastMathFlags FMF) const override { in FoldUnOpFMF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h92 FastMathFlags FMF, MinMaxRecurrenceKind MK, in RecurrenceDescriptor()
246 FastMathFlags FMF; variable

123456