Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/TableGen/
DPredicate.cpp45 bool Pred::isCombined() const { in isCombined() function in Pred
/external/deqp-deps/glslang/glslang/Include/
DTypes.h90 bool isCombined() const { return true; } in isCombined() function
121 bool isCombined() const { return combined; } in isCombined() function