Home
last modified time | relevance | path

Searched defs:BypassWidths (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp113 const BypassWidthsTy &BypassWidths) { in FastDivInsertionTask()
447 const BypassWidthsTy &BypassWidths) { in bypassSlowDivision()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp455 const DenseMap<unsigned int, unsigned int> &BypassWidths = in runOnFunction() local