Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DSetTheory.cpp242 DefInit *OpInit = dynamic_cast<DefInit*>(DagExpr->getOperator()); in evaluate() local
DRecord.h818 OpInit(RecTy *Type) : TypedInit(Type) {} in OpInit() function