HomeSort by relevance Sort by last modified time
    Searched refs:GetKind (Results 1 - 25 of 36) sorted by null

1 2

  /external/v8/src/
type-feedback-vector.h 93 FeedbackVectorSlotKind GetKind(int slot) const {
136 FeedbackVectorSlotKind GetKind(int slot) const {
192 FeedbackVectorSlotKind GetKind(FeedbackVectorSlot slot) const;
262 FeedbackVectorSlotKind GetKind(FeedbackVectorSlot slot) const;
454 DCHECK_EQ(FeedbackVectorSlotKind::CALL_IC, vector->GetKind(slot));
458 DCHECK_EQ(FeedbackVectorSlotKind::CALL_IC, vector->GetKind(slot));
489 DCHECK_EQ(FeedbackVectorSlotKind::LOAD_IC, vector->GetKind(slot));
497 DCHECK_EQ(FeedbackVectorSlotKind::LOAD_IC, vector->GetKind(slot));
513 DCHECK_EQ(FeedbackVectorSlotKind::LOAD_GLOBAL_IC, vector->GetKind(slot));
517 DCHECK_EQ(FeedbackVectorSlotKind::LOAD_GLOBAL_IC, vector->GetKind(slot))
    [all...]
type-feedback-vector-inl.h 167 slot_kind_ = metadata()->GetKind(cur_slot_);
181 FeedbackVectorSlotKind kind = vector()->GetKind(slot());
197 FeedbackVectorSlotKind kind = vector()->GetKind(slot());
type-feedback-vector.cc 33 FeedbackVectorSlotKind TypeFeedbackMetadata::GetKind(
41 DCHECK(SlotRequiresName(GetKind(slot)));
87 FeedbackVectorSlotKind kind = spec->GetKind(i);
90 FeedbackVectorSlotKind kind = spec->GetKind(i + j);
116 FeedbackVectorSlotKind kind = spec->GetKind(i);
151 FeedbackVectorSlotKind kind = GetKind(slot);
154 if (kind != other_spec->GetKind(i)) {
179 FeedbackVectorSlotKind kind = GetKind(slot);
181 if (GetKind(slot) != other_metadata->GetKind(slot))
    [all...]
type-info.cc 78 FeedbackVectorSlotKind kind = feedback_vector_->GetKind(slot);
96 FeedbackVectorSlotKind kind = feedback_vector_->GetKind(slot);
142 feedback_vector_->GetKind(slot) ==
355 FeedbackVectorSlotKind kind = feedback_vector_->GetKind(slot);
  /art/compiler/optimizing/
locations.h 139 return GetKind() == kRegister;
143 return GetKind() == kFpuRegister;
147 return GetKind() == kRegisterPair;
151 return GetKind() == kFpuRegisterPair;
250 return GetKind() == kStackSlot;
262 return GetKind() == kDoubleStackSlot;
277 Kind GetKind() const {
309 switch (GetKind()) {
336 return GetKind() == kUnallocated;
instruction_simplifier_shared.cc 139 binop->GetKind(),
218 HBitwiseNegatedRight(op->GetType(), op->GetKind(), hother, src, op->GetDexPc());
nodes_arm64.h 52 instr_kind_(instr->GetKind()), op_kind_(op), shift_amount_(shift) {
stack_map_test.cc 117 ASSERT_EQ(Kind::kInStack, location0.GetKind());
118 ASSERT_EQ(Kind::kConstant, location1.GetKind());
231 ASSERT_EQ(Kind::kInStack, location0.GetKind());
232 ASSERT_EQ(Kind::kConstant, location1.GetKind());
293 ASSERT_EQ(Kind::kInRegister, location0.GetKind());
294 ASSERT_EQ(Kind::kInFpuRegister, location1.GetKind());
347 ASSERT_EQ(Kind::kInRegister, location0.GetKind());
348 ASSERT_EQ(Kind::kInRegisterHigh, location1.GetKind());
401 ASSERT_EQ(Kind::kInFpuRegister, location0.GetKind());
402 ASSERT_EQ(Kind::kInFpuRegisterHigh, location1.GetKind());
    [all...]
parallel_move_resolver.cc 366 if (loc.GetKind() == kind && !IsBlockedByMoves(loc)) {
372 if (loc.GetKind() == kind && !IsBlockedByMoves(loc)) {
456 Location::Kind kind = source.GetKind();
stack_map_stream.cc 485 if (expected.GetKind() == DexRegisterLocation::Kind::kNone) {
491 DCHECK_EQ(expected.GetKind(), seen.GetKind());
code_generator.cc     [all...]
nodes.cc     [all...]
instruction_simplifier.cc 560 switch (cond->GetKind()) {
582 LOG(FATAL) << "Unknown ConditionType " << cond->GetKind();
    [all...]
  /art/compiler/debug/
elf_debug_loc_writer.h 215 const Kind kind = reg_loc.GetKind();
220 if (piece == 0 && reg_hi.GetKind() == Kind::kInStack &&
226 if (piece == 0 && reg_hi.GetKind() == Kind::kInRegisterHigh &&
232 piece == 0 && reg_hi.GetKind() == Kind::kInFpuRegister &&
239 if (piece == 0 && reg_hi.GetKind() == Kind::kInFpuRegisterHigh &&
249 // kInStackLargeOffset and kConstantLargeValue are hidden by GetKind().
  /art/runtime/
check_reference_map_visitor.h 76 switch (location.GetKind()) {
stack_map.h 160 Kind GetKind() const {
476 DCHECK(location.GetKind() == DexRegisterLocation::Kind::kInStack);
487 DCHECK_EQ(location.GetKind(), DexRegisterLocation::Kind::kConstant);
    [all...]
debugger.h 170 Kind GetKind() const {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.hpp 141 virtual Kind GetKind() const = 0;
159 Kind GetKind() const;
185 Kind GetKind() const;
367 Kind GetKind() const;
  /external/libvpx/libwebm/mkvparser/
mkvparser.h 129 bool EOS() const { return (GetKind() == kBlockEOS); }
135 virtual Kind GetKind() const = 0;
150 Kind GetKind() const;
170 Kind GetKind() const;
381 Kind GetKind() const;
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 137 virtual Kind GetKind() const = 0;
152 Kind GetKind() const;
172 Kind GetKind() const;
383 Kind GetKind() const;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 145 virtual Kind GetKind() const = 0;
163 Kind GetKind() const;
190 Kind GetKind() const;
424 Kind GetKind() const;
  /external/v8/test/cctest/
test-feedback-vector.cc 22 CHECK_EQ(expected_kind, helper.vector()->GetKind(helper.slot(index)));
137 FeedbackVectorSlotKind kind = vector->GetKind(helper.slot(i));
  /external/v8/src/ic/
ic.cc     [all...]
  /art/runtime/jdwp/
jdwp_event.cc 219 CHECK_EQ(req.GetKind(), DeoptimizationRequest::kNothing);
294 CHECK_EQ(req.GetKind(), DeoptimizationRequest::kNothing);
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 112 if (Arg.getKind() == TemplateArgument::Type)
789 return GetKind() == Invalid;
792 /// GetKind - Returns the current node's type.
793 DiffKind GetKind() {
835 if (TA.getKind() != TemplateArgument::Pack) return;
877 if (TA.getKind() != TemplateArgument::Pack) break;
    [all...]

Completed in 1514 milliseconds

1 2