Home
last modified time | relevance | path

Searched defs:Unallocated (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.cc332 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
338 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
345 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
351 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
/external/v8/test/cctest/compiler/
Dtest-instruction.cc84 UnallocatedOperand Unallocated(int vreg) { in Unallocated() function in v8::internal::compiler::InstructionTester