Home
last modified time | relevance | path

Searched defs:FPMO (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp836 if (auto *FPMO = dyn_cast<FPMathOperator>(II)) in computeBBInlineCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp752 if (FPMO->hasAllowReassoc()) in getOptimizationFlags() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3480 auto *FPMO = cast<FPMathOperator>(&I); visitFCmp() local
5061 if (auto *FPMO = dyn_cast<FPMathOperator>(&I)) visitTargetIntrinsic() local
8113 if (auto *FPMO = dyn_cast<FPMathOperator>(&VPIntrin)) visitVectorPredicationIntrinsic() local
8140 if (auto *FPMO = dyn_cast<FPMathOperator>(&VPIntrin)) visitVectorPredicationIntrinsic() local
10192 if (auto *FPMO = dyn_cast<FPMathOperator>(&I)) visitVectorReduce() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp76 if (const auto *FPMO = dyn_cast<FPMathOperator>(&CI)) IntrinsicCostAttributes() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1010 auto *FPMO = dyn_cast<FPMathOperator>(V); match() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1582 } else if (const auto *FPMO = dyn_cast<FPMathOperator>(V)) { getOptimizationFlags() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp302 FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I); ClearSubclassDataAfterReassociation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8729 if (auto *FPMO = dyn_cast<FPMathOperator>(II)) getSpillCost() local
14553 if (auto *FPMO = dyn_cast<FPMathOperator>(U)) tryToReduce() local
H A DLoopVectorize.cpp3434 if (auto *FPMO = dyn_cast<FPMathOperator>(CI)) getVectorIntrinsicCost() local