Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/compiler/
Dinstruction.cc66 void SubKindOperand<kOperandKind, kNumCachedOperands>::SetUpCache() { in SetUpCache() function in v8::internal::compiler::SubKindOperand
84 name##Operand::SetUpCache(); in SetUpCaches()
Dinstruction.h329 static void SetUpCache();
/external/chromium_org/v8/src/
Dlithium.cc137 void LSubKindOperand<kOperandKind, kNumCachedOperands>::SetUpCache() { in SetUpCache() function in v8::internal::LSubKindOperand
154 #define LITHIUM_OPERAND_SETUP(name, type, number) L##name::SetUpCache(); in SetUpCaches()
Dlithium.h319 static void SetUpCache();