Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp137 bool validateTypes(const Record *DagOpType, const Record *InstOpType,
169 bool CompressInstEmitter::validateTypes(const Record *DagOpType, in validateTypes() function in CompressInstEmitter
260 if (!validateTypes(DI->getDef(), OpndRec, IsSourceInst)) in addDagOperandMapping()