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

  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 255 static bool isVOP2(const MachineInstr &MI) {
259 bool isVOP2(uint16_t Opcode) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 372 static bool isVOP2(const MachineInstr &MI) {
376 bool isVOP2(uint16_t Opcode) const {
    [all...]

Completed in 331 milliseconds