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