Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h351 bool hasTypeSet(unsigned ResNo) const { in hasTypeSet() function
DFastISelEmitter.cpp236 assert(Op->hasTypeSet(0) && "Type infererence not done?"); in initialize()
DCodeGenDAGPatterns.cpp1470 if (!getChild(1)->hasTypeSet(0) && in ApplyTypeConstraints()
1640 if (!hasTypeSet() || !getChild(0)->hasTypeSet()) { in ApplyTypeConstraints()