HomeSort by relevance Sort by last modified time
    Searched defs:isVOPC (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 271 static bool isVOPC(const MachineInstr &MI) {
275 bool isVOPC(uint16_t Opcode) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 396 static bool isVOPC(const MachineInstr &MI) {
400 bool isVOPC(uint16_t Opcode) const {
    [all...]

Completed in 275 milliseconds