Home
last modified time | relevance | path

Searched defs:getStep (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIntrinsicInst.cpp96 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h282 const SCEV *getStep() const { return Step; } in getStep() function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgBinaryOps.cpp731 template <> inline float getStep (void) { return 0.25f; } in getStep() function
732 template <> inline int getStep (void) { return 1; } in getStep() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp159 const SCEV *getStep() const { return Step; } in getStep() function in __anonfd6dd9f90111::InductiveRangeCheck