/external/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 144 FastMathFlags FMF; in TEST_F() local 316 FastMathFlags FMF; in TEST_F() local
|
/external/llvm/include/llvm/IR/ |
D | Operator.h | 256 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() 262 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
|
D | IRBuilder.h | 80 FastMathFlags FMF; variable 234 FastMathFlags FMF; variable 768 FastMathFlags FMF) const { in AddFPMathAttributes()
|
/external/llvm/lib/IR/ |
D | Instruction.cpp | 164 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() 169 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetTransformInfo.cpp | 133 ArrayRef<Value*> Args, FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost() 138 ArrayRef<Type*> Tys, FastMathFlags FMF, in getIntrinsicInstrCost()
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 787 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 …]
|
D | CostModel.cpp | 507 FastMathFlags FMF; in getInstructionCost() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Operator.h | 299 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() 305 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
|
D | IRBuilder.h | 98 FastMathFlags FMF; variable 252 FastMathFlags FMF; variable 945 FastMathFlags FMF) const { in setFPAttrs()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 3473 FastMathFlags FMF, const SimplifyQuery &Q, in SimplifyFCmpInst() 3608 FastMathFlags FMF, const SimplifyQuery &Q) { in SimplifyFCmpInst() 4334 static Value *SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst() 4367 static Value *SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst() 4403 static Value *SimplifyFMulInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFMulInst() 4431 Value *llvm::SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst() 4437 Value *llvm::SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst() 4442 Value *llvm::SimplifyFMulInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFMulInst() 4447 static Value *SimplifyFDivInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFDivInst() 4489 Value *llvm::SimplifyFDivInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFDivInst() [all …]
|
D | TargetTransformInfo.cpp | 483 ArrayRef<Type *> Tys, FastMathFlags FMF, in getIntrinsicInstrCost() 492 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) const { in getIntrinsicInstrCost() 1133 FastMathFlags FMF; in getInstructionThroughput() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instruction.cpp | 183 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() 188 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags()
|
D | IRBuilder.cpp | 382 FastMathFlags FMF; in CreateFPMaxReduce() local 393 FastMathFlags FMF; in CreateFPMinReduce() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 165 FastMathFlags FMF; in TEST_F() local 400 FastMathFlags FMF; in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCodeGenPrepare.cpp | 429 FastMathFlags FMF = FPOp->getFastMathFlags(); in visitFDiv() local 617 FastMathFlags FMF; in expandDivRem32() local
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 674 ArrayRef<Value *> Args, FastMathFlags FMF) { in getIntrinsicInstrCost() 707 ArrayRef<Type *> Tys, FastMathFlags FMF) { in getIntrinsicInstrCost()
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 348 ArrayRef<Type *> Tys, FastMathFlags FMF) { in getIntrinsicInstrCost() 352 ArrayRef<Value *> Args, FastMathFlags FMF) { in getIntrinsicInstrCost()
|
D | TargetTransformInfo.h | 948 FastMathFlags FMF) override { in getIntrinsicInstrCost() 953 FastMathFlags FMF) override { in getIntrinsicInstrCost()
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 947 ArrayRef<Type *> Tys, FastMathFlags FMF) { in getIntrinsicInstrCost() 1036 ArrayRef<Value *> Args, FastMathFlags FMF) { in getIntrinsicInstrCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.h | 221 FastMathFlags FMF; in EatFastMathFlagsIfPresent() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.h | 188 FastMathFlags FMF; in EatFastMathFlagsIfPresent() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 642 FastMathFlags FMF; in createMinMaxOp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 457 ArrayRef<Type *> Tys, FastMathFlags FMF, in getIntrinsicInstrCost() 462 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
|
D | TargetTransformInfo.h | 1483 FastMathFlags FMF, unsigned ScalarizationCostPassed) override { in getIntrinsicInstrCost() 1488 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) override { in getIntrinsicInstrCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 1593 ArrayRef<Type *> Tys, FastMathFlags FMF, in getIntrinsicInstrCost() 1872 ArrayRef<Value *> Args, FastMathFlags FMF, unsigned VF) { in getIntrinsicInstrCost()
|