Searched refs:getImplicitType (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 1482 static EEVT::TypeSet getImplicitType(Record *R, unsigned ResNo, in getImplicitType() function 1709 MadeChange |= UpdateNodeType(i, getImplicitType(DI->getDef(), i, in ApplyTypeConstraints()
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 2129 static TypeSetByHwMode getImplicitType(Record *R, unsigned ResNo, in getImplicitType() function 2373 MadeChange |= UpdateNodeType(i, getImplicitType(DI->getDef(), i, in ApplyTypeConstraints()
|