Home
last modified time | relevance | path

Searched refs:hasSplit (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DRegBankSelect.h364 bool hasSplit() { return HasSplit; } in hasSplit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegBankSelect.cpp327 assert(RepairPt.hasSplit() && "We should not have to adjust for split"); in tryAvoidingSplit()
499 if (RepairPt.hasSplit()) in computeMapping()