Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFastISelEmitter.cpp250 assert(Op->hasConcreteType(0) && "Type infererence not done?"); in initialize()
DCodeGenDAGPatterns.h635 bool hasConcreteType(unsigned ResNo) const { in hasConcreteType() function