Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.h83 bool isPartial() const { return Partial; } in isPartial() function
/external/llvm-project/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
/external/llvm-project/clang/include/clang/AST/
DComparisonCategories.h143 bool isPartial() const { in isPartial() function