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