Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp434 bool HexagonVectorLoopCarriedReuse::canReplace(Instruction *I) { in canReplace() function in HexagonVectorLoopCarriedReuse
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h250 bool canReplace(float_mode other) const noexcept in canReplace() function