Home
last modified time | relevance | path

Searched refs:kPli (Results 1 – 6 of 6) sorted by relevance

/external/vixl/src/aarch32/
Dconstants-aarch32.cc227 case kPli: in ToCString()
Dconstants-aarch32.h218 kPli, enumerator
Dassembler-aarch32.h751 (type == kPli)); in Delegate()
998 VIXL_ASSERT((type == kPld) || (type == kPldw) || (type == kPli)); in Delegate()
Ddisasm-aarch32.cc2098 os().SetCurrentInstruction(kPli, kAddress); in pli()
2099 os() << ToCString(kPli) << ConditionPrinter(it_block_, cond) << " " in pli()
2104 os().SetCurrentInstruction(kPli, kAddress); in pli()
2105 os() << ToCString(kPli) << ConditionPrinter(it_block_, cond) << " " in pli()
Dassembler-aarch32.cc8396 Delegate(kPli, &Assembler::pli, cond, operand); in pli()
8455 Delegate(kPli, &Assembler::pli, cond, location); in pli()
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_unittest_helper.cc412 kPli, in NewRtcpPacketIncoming() enumerator
442 case SupportedRtcpTypes::kPli: { in NewRtcpPacketIncoming()
481 kPli, in NewRtcpPacketOutgoing() enumerator
511 case SupportedRtcpTypes::kPli: { in NewRtcpPacketOutgoing()