Home
last modified time | relevance | path

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

12

/external/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()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h92 FastMathFlags FMF, MinMaxRecurrenceKind MK, in RecurrenceDescriptor()
246 FastMathFlags FMF; variable
/external/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
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandReductions.cpp108 FastMathFlags FMF = in expandReductions() local
/external/llvm/lib/Analysis/
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 …]
DCostModel.cpp507 FastMathFlags FMF; in getInstructionCost() local
/external/llvm/unittests/IR/
DIRBuilderTest.cpp144 FastMathFlags FMF; in TEST_F() local
316 FastMathFlags FMF; in TEST_F() local
/external/llvm/lib/IR/
DInstruction.cpp164 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags()
169 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
/external/llvm/include/llvm/IR/
DOperator.h256 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags()
262 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
DIRBuilder.h80 FastMathFlags FMF; variable
234 FastMathFlags FMF; variable
768 FastMathFlags FMF) const { in AddFPMathAttributes()
/external/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()
/external/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()
/external/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp1130 FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
1139 FastMathFlags FMF, in getIntrinsicInstrCost()
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h348 ArrayRef<Type *> Tys, FastMathFlags FMF) { in getIntrinsicInstrCost()
352 ArrayRef<Value *> Args, FastMathFlags FMF) { in getIntrinsicInstrCost()
DTargetTransformInfo.h948 FastMathFlags FMF) override { in getIntrinsicInstrCost()
953 FastMathFlags FMF) override { in getIntrinsicInstrCost()
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h674 ArrayRef<Value *> Args, FastMathFlags FMF) { in getIntrinsicInstrCost()
707 ArrayRef<Type *> Tys, FastMathFlags FMF) { in getIntrinsicInstrCost()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp947 ArrayRef<Type *> Tys, FastMathFlags FMF) { in getIntrinsicInstrCost()
1036 ArrayRef<Value *> Args, FastMathFlags FMF) { in getIntrinsicInstrCost()
/external/llvm/lib/AsmParser/
DLLParser.h188 FastMathFlags FMF; in EatFastMathFlagsIfPresent() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.h221 FastMathFlags FMF; in EatFastMathFlagsIfPresent() local
/external/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

12