Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1353 unsigned getAllocatedTemporariesBaseID() const;
1370 unsigned ID = getAllocatedTemporariesBaseID(); in emitPredicateOpcodes()
1664 unsigned getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID() function in __anon0a286f430111::OperandMatcher
1700 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID() function in __anon0a286f430111::ComplexPatternOperandMatcher
1701 return Operand.getAllocatedTemporariesBaseID(); in getAllocatedTemporariesBaseID()
4460 OM.getAllocatedTemporariesBaseID()); in importExplicitUseRenderer()