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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1265 unsigned getAllocatedTemporariesBaseID() const;
1282 unsigned ID = getAllocatedTemporariesBaseID();
1576 unsigned getAllocatedTemporariesBaseID() const { function in namespace:__anon2930
1612 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const { function in class:ComplexPatternOperandMatcher
1613 return Operand.getAllocatedTemporariesBaseID();
4125 OM.getAllocatedTemporariesBaseID());

Completed in 202 milliseconds