Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1215 unsigned getAllocatedTemporariesBaseID() const;
1232 unsigned ID = getAllocatedTemporariesBaseID(); in emitPredicateOpcodes()
1479 unsigned getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID() function in __anon685cc1160111::OperandMatcher
1512 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID() function in __anon685cc1160111::ComplexPatternOperandMatcher
1513 return Operand.getAllocatedTemporariesBaseID(); in getAllocatedTemporariesBaseID()
3627 OM.getAllocatedTemporariesBaseID()); in importExplicitUseRenderer()