OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVOP2
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h
255
static bool
isVOP2
(const MachineInstr &MI) {
259
bool
isVOP2
(uint16_t Opcode) const {
SIShrinkInstructions.cpp
135
assert(TII->isVOP1(MI) || TII->
isVOP2
(MI) || TII->isVOPC(MI));
SIInstrInfo.cpp
[
all
...]
Completed in 60 milliseconds