Home
last modified time | relevance | path

Searched defs:FastMathFlags (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h34 class FastMathFlags; variable
H A DFMF.h26 FastMathFlags(unsigned F) { in FastMathFlags() function
[all...]
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp553 TEST_F(IRBuilderTest, FastMathFlags) { in TEST_F() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h797 getMinMaxReductionCost(Intrinsic::ID IID,VectorType *,FastMathFlags,TTI::TargetCostKind) getMinMaxReductionCost() argument