Home
last modified time | relevance | path

Searched refs:Unallocated (Results 1 – 11 of 11) sorted by relevance

/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.cc330 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
336 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
343 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
349 InstructionOperand InstructionSequenceTest::Unallocated( in Unallocated() function in v8::internal::compiler::InstructionSequenceTest
374 return Unallocated(op, UnallocatedOperand::NONE, in ConvertInputOp()
377 return Unallocated(op, UnallocatedOperand::NONE); in ConvertInputOp()
379 return Unallocated(op, UnallocatedOperand::MUST_HAVE_REGISTER); in ConvertInputOp()
381 return Unallocated(op, UnallocatedOperand::MUST_HAVE_REGISTER, in ConvertInputOp()
384 return Unallocated(op, UnallocatedOperand::MUST_HAVE_SLOT, in ConvertInputOp()
388 return Unallocated(op, UnallocatedOperand::FIXED_REGISTER, op.value_); in ConvertInputOp()
[all …]
Dinstruction-sequence-unittest.h198 InstructionOperand Unallocated(TestOperand op,
200 InstructionOperand Unallocated(TestOperand op,
203 InstructionOperand Unallocated(TestOperand op,
206 InstructionOperand Unallocated(TestOperand op,
/external/v8/test/cctest/compiler/
Dtest-instruction.cc84 UnallocatedOperand Unallocated(int vreg) { in Unallocated() function in v8::internal::compiler::InstructionTester
256 UnallocatedOperand op1 = R.Unallocated(index++); in TEST()
257 UnallocatedOperand op2 = R.Unallocated(index++); in TEST()
/external/v8/src/arm64/
Ddecoder-arm64.h61 V(Unallocated) \
/external/vixl/examples/
Dnon-const-visitor.h125 V(Unallocated) \
/external/vixl/src/vixl/a64/
Ddecoder-a64.h109 V(Unallocated) \
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7.txt113 # if Rt == '1111' and PUW == '100' then SEE "Unallocated memory hints"
124 # if Rt = '1111' then SEE "Unallocated memory hints"
Dthumb2.txt2711 # Unallocated hints (They execute as NOPs, but software must not use them.)
/external/v8/src/crankshaft/
Dlithium.h45 LITHIUM_OPERAND_PREDICATE(Unallocated, UNALLOCATED, 0)
/external/v8/src/compiler/
Dinstruction.h47 INSTRUCTION_OPERAND_PREDICATE(Unallocated, UNALLOCATED)
/external/llvm/test/MC/ARM/
Dbasic-thumb2-instructions.s3743 @ Unallocated wide/narrow hints