Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dblocks.cpp30 class Power { class
34 Power(int base) : base(base) {} in Power() function in test2::Power
/external/llvm/include/llvm/Transforms/Scalar/
DReassociate.h50 unsigned Power; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DReassociate.h62 unsigned Power; member
/external/autotest/client/cros/cellular/
Dcellular.py154 class Power(object): class
/external/swiftshader/third_party/subzero/unittest/
DIceParseInstsTest.cpp32 uint64_t getEncAlignPower(unsigned Power) { in getEncAlignPower()
/external/u-boot/drivers/power/
DKconfig1 menu "Power" menu
/external/clang/test/CodeGenCXX/
Dtemp-order.cpp5 static unsigned pow(unsigned Base, unsigned Power) { in pow()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp377 unsigned Power = 0; in operator <<() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Draw_ostream.cpp398 unsigned Power = 0; in operator <<() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp340 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1824 SDValue HexagonDAGToDAGISel::factorOutPowerOf2(SDValue V, unsigned Power) { in factorOutPowerOf2()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1387 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local
/external/python/cpython2/Lib/compiler/
Dast.py1040 class Power(Node): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1983 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3001 size_t Power = 1; in EstimateSearchSpaceComplexity() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3949 size_t Power = 1; in EstimateSearchSpaceComplexity() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4790 if (auto *Power = dyn_cast<ConstantInt>(Op1)) { in simplifyBinaryIntrinsic() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4291 size_t Power = 1; in EstimateSearchSpaceComplexity() local
/external/swiftshader/include/Direct3D/
Dd3d8types.h157 float Power; /* Sharpness if specular highlight */ member
/external/mesa3d/include/D3D9/
Dd3d9types.h1650 float Power; member