Searched refs:SetUpCaches (Results 1 – 6 of 6) sorted by relevance
/external/v8/src/ | ||
D | v8.cc | 89 LOperand::SetUpCaches(); in InitializeOncePerProcessImpl() |
D | lithium.cc | 153 void LOperand::SetUpCaches() { in SetUpCaches() function in v8::internal::LOperand |
D | lithium.h | 59 static void SetUpCaches(); |
/external/v8/src/compiler/ | ||
D | pipeline.cc | 412 InstructionOperand::SetUpCaches(); in SetUp() |
D | instruction.cc | 82 void InstructionOperand::SetUpCaches() { in SetUpCaches() function in v8::internal::compiler::InstructionOperand |
D | instruction.h | 83 static void SetUpCaches(); |