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

/external/v8/src/crankshaft/
H A Dlithium.cc140 void LSubKindOperand<kOperandKind, kNumCachedOperands>::SetUpCache() { function in class:v8::internal::LSubKindOperand
157 #define LITHIUM_OPERAND_SETUP(name, type, number) L##name::SetUpCache();
H A Dlithium.h59 // Calls SetUpCache()/TearDownCache() for each subclass.
331 static void SetUpCache();

Completed in 481 milliseconds