OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDPP
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AMDGPU/
GCNHazardRecognizer.cpp
51
if (SIInstrInfo::
isDPP
(*MI) && checkDPPHazards(MI) > 0)
68
if (SIInstrInfo::
isDPP
(*MI))
SIInstrInfo.h
351
static bool
isDPP
(const MachineInstr &MI) {
355
bool
isDPP
(uint16_t Opcode) const {
Completed in 48 milliseconds