Home
last modified time | relevance | path

Searched defs:isPartial (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.h83 bool isPartial() const { return Partial; } in isPartial() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegisterCoalescer.h85 bool isPartial() const { return Partial; } in isPartial() function
/external/llvm/lib/CodeGen/
DRegisterCoalescer.h88 bool isPartial() const { return Partial; } in isPartial() function