Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DValueTypes.h188 bool isRound() const { in isRound() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h217 bool isRound() const { in isRound() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DValueTypes.h220 bool isRound() const { in isRound() function
/external/skia/bench/
DDashBench.cpp217 DashLineBench(SkScalar width, bool isRound) { in DashLineBench()