Searched defs:Power (Results 1 – 13 of 13) sorted by relevance
/third_party/boost/libs/hana/include/boost/hana/ |
D | power.hpp | 32 using Power = BOOST_HANA_DISPATCH_IF(power_impl<R>, in operator ()() typedef
|
/third_party/boost/boost/hana/ |
D | power.hpp | 32 using Power = BOOST_HANA_DISPATCH_IF(power_impl<R>, in operator ()() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | Reassociate.h | 61 unsigned Power; member
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | power_fp32.c | 104 int Power(const float *input, const float *exponent, float *output, int len, float scale, float shi… in Power() function
|
/third_party/googletest/googletest/include/gtest/hwext/ |
D | gtest-tag.h | 19 Function = 1 << 8, Performance = 2 << 8, Power = 3 << 8, Reliability = 4 << 8, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/ |
D | IceParseInstsTest.cpp | 32 uint64_t getEncAlignPower(unsigned Power) { return Power + 1; } in getEncAlignPower()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | raw_ostream.cpp | 377 unsigned Power = 0; in operator <<() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | raw_ostream.cpp | 417 unsigned Power = 0; in operator <<() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 1836 SDValue HexagonDAGToDAGISel::factorOutPowerOf2(SDValue V, unsigned Power) { in factorOutPowerOf2()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 1925 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 5154 if (auto *Power = dyn_cast<ConstantInt>(Op1)) { in simplifyBinaryIntrinsic() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 4413 size_t Power = 1; in EstimateSearchSpaceComplexity() local
|
/third_party/mesa3d/include/D3D9/ |
D | d3d9types.h | 1650 float Power; member
|