Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
DReassociate.h61 unsigned Power; member
/openbsd/src/gnu/llvm/llvm/lib/Support/
Draw_ostream.cpp424 unsigned Power = 0; in operator <<() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1900 SDValue HexagonDAGToDAGISel::factorOutPowerOf2(SDValue V, unsigned Power) { in factorOutPowerOf2()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1532 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4538 size_t Power = 1; in EstimateSearchSpaceComplexity() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInstructionSimplify.cpp6198 if (auto *Power = dyn_cast<ConstantInt>(Op1)) { in simplifyBinaryIntrinsic() local