Home
last modified time | relevance | path

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

/external/llvm/include/llvm/TableGen/
DRecord.h484 bool allInComplete() const { in allInComplete() function
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1726 if (Bits.allInComplete()) return false; in populateInstruction()