Home
last modified time | relevance | path

Searched defs:Power (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/bc/manuals/
H A Dalgorithms.md55 ### Power subsection in Algorithms
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h62 unsigned Power; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp419 unsigned Power = 0; in operator <<() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1993 SDValue HexagonDAGToDAGISel::factorOutPowerOf2(SDValue V, unsigned Power) { in factorOutPowerOf2()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2002 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6644 if (auto *Power = dyn_cast<ConstantInt>(Op1)) { in simplifyBinaryIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4851 size_t Power = 1; in EstimateSearchSpaceComplexity() local