Searched defs:LoadConstantPoolEntry (Results 1 – 2 of 2) sorted by relevance
497 TARGET_TEST_F(InterpreterAssemblerTest, LoadConstantPoolEntry) { in TARGET_TEST_F() argument
379 Node* InterpreterAssembler::LoadConstantPoolEntry(Node* index) { in LoadConstantPoolEntry() function in v8::internal::compiler::InterpreterAssembler