HomeSort by relevance Sort by last modified time
    Searched refs:DPP (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/Target/AMDGPU/
GCNHazardRecognizer.h 45 int checkDPPHazards(MachineInstr *DPP);
GCNHazardRecognizer.cpp 248 int GCNHazardRecognizer::checkDPPHazards(MachineInstr *DPP) {
251 // Check for DPP VGPR read after VALU VGPR write.
255 for (const MachineOperand &Use : DPP->uses()) {
SIDefines.h 33 DPP = 1 << 15,
SIInstrInfo.h 352 return MI.getDesc().TSFlags & SIInstrFlags::DPP;
356 return get(Opcode).TSFlags & SIInstrFlags::DPP;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
GCNHazardRecognizer.h 66 int checkDPPHazards(MachineInstr *DPP);
SIDefines.h 43 DPP = 1 << 15,
196 DPP = 4
389 namespace DPP {
425 } // namespace DPP
GCNHazardRecognizer.cpp 423 int GCNHazardRecognizer::checkDPPHazards(MachineInstr *DPP) {
427 // Check for DPP VGPR read after VALU VGPR write and EXEC write.
433 for (const MachineOperand &Use : DPP->uses()) {
SIInstrInfo.h 511 return MI.getDesc().TSFlags & SIInstrFlags::DPP;
515 return get(Opcode).TSFlags & SIInstrFlags::DPP;
    [all...]
SIInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.cpp 378 else if (MII.get(MI->getOpcode()).TSFlags & SIInstrFlags::DPP)
634 using namespace AMDGPU::DPP;
    [all...]
  /external/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.cpp 297 else if (MII.get(MI->getOpcode()).TSFlags & SIInstrFlags::DPP)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
sta_iface.cpp 24 #include "dpp.h"
    [all...]
  /external/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48_jitterT2.rtp 151 ??? ]i??}b??3?n?? F?f*BI : o?VH??B???#??@?? +L??I??h*? ???k;U9i**?)b]\(??????}?P?I??X??Ru<????3???~?E?Yb??????!H????v??????kvPUBr+!a?????Z+%?L?B??)???+J2?U? O2??-6?UY??L??B?- ????H ??N*????????S?i?ThUWG?B<?????N????dQ?9Ctlt(4\T\C?R:I??"? /*?e???V?'?SMv?Je?L0?D? DPP?8? ??S ????: h??k*"/J??????????}?U?I??Xw#[??=$ l=?.ah?C9y? ?U5J??T?R??&.???%ek@????2??X)?3?????XN_*??h'??1?nlOJpT?U ? ?I? ?P?Bd?A?~)???E?Qp???iAy?1?E?q???} ?/{cl9@??D9???X???Pe?l4g?L?:???/%?iW b?-% ?}H?g
    [all...]

Completed in 396 milliseconds