Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h192 FastMathFlags FMF; in getFast() local
305 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags()
311 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
DIRBuilder.h97 FastMathFlags FMF; variable
300 FastMathFlags FMF; variable
1156 FastMathFlags FMF) const { in setFPAttrs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h92 FastMathFlags FMF, MinMaxRecurrenceKind MK, in RecurrenceDescriptor()
246 FastMathFlags FMF; variable
DTargetTransformInfoImpl.h492 ArrayRef<Type *> Tys, FastMathFlags FMF, in getIntrinsicInstrCost()
497 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
DTargetTransformInfo.h1777 FastMathFlags FMF, unsigned ScalarizationCostPassed) override { in getIntrinsicInstrCost()
1782 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) override { in getIntrinsicInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandReductions.cpp108 FastMathFlags FMF = in expandReductions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
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
DAMDGPUCodeGenPrepare.cpp560 FastMathFlags FMF = FPOp->getFastMathFlags(); in visitFDiv() local
747 FastMathFlags FMF; in expandDivRem32() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
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 …]
DTargetTransformInfo.cpp693 ArrayRef<Type *> Tys, FastMathFlags FMF, in getIntrinsicInstrCost()
702 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) const { in getIntrinsicInstrCost()
1334 FastMathFlags FMF; in getInstructionThroughput() local
DIVDescriptors.cpp255 FastMathFlags FMF = FastMathFlags::getFast(); in AddReductionVar() local
DValueTracking.cpp4619 static bool isKnownNonNaN(const Value *V, FastMathFlags FMF) { in isKnownNonNaN()
4939 FastMathFlags FMF, in matchSelectPattern()
5253 FastMathFlags FMF; in matchDecomposedSelectPattern() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp134 ArrayRef<Value*> Args, FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
139 ArrayRef<Type*> Tys, FastMathFlags FMF, in getIntrinsicInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp184 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags()
189 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
DIRBuilder.cpp388 FastMathFlags FMF; in CreateFPMaxReduce() local
399 FastMathFlags FMF; in CreateFPMinReduce() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp935 ArrayRef<Value*> Args, FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
940 ArrayRef<Type*> Tys, FastMathFlags FMF, in getIntrinsicInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp1130 FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
1139 FastMathFlags FMF, in getIntrinsicInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.h221 FastMathFlags FMF; in EatFastMathFlagsIfPresent() local
DLLParser.cpp5721 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction() local
5749 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction() local
5777 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction() local
5802 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction() local
5819 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction() local
6796 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1159 FastMathFlags FMF; in getDecodedFastMathFlags() local
3881 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody() local
3917 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody() local
4122 FastMathFlags FMF = getDecodedFastMathFlags(Record[OpNum]); in parseFunctionBody() local
4196 FastMathFlags FMF; in parseFunctionBody() local
4671 FastMathFlags FMF = getDecodedFastMathFlags(Record[Record.size() - 1]); in parseFunctionBody() local
4999 FastMathFlags FMF; in parseFunctionBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1887 ArrayRef<Type *> Tys, FastMathFlags FMF, in getIntrinsicInstrCost()
2291 ArrayRef<Value *> Args, FastMathFlags FMF, in getIntrinsicInstrCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp784 FastMathFlags FMF; in createMinMaxOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp261 FastMathFlags FMF = I.getFastMathFlags(); in ClearSubclassDataAfterReassociation() local
783 FastMathFlags FMF; in SimplifySelectsFeedingBinaryOp() local
DInstCombineSelect.cpp2576 auto FMF = in visitSelectInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp346 static Value *addFastMathFlag(Value *V, FastMathFlags FMF) { in addFastMathFlag()
3306 FastMathFlags FMF; in getVectorIntrinsicCost() local

12