Home
last modified time | relevance | path

Searched refs:isGather4 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h319 static bool isGather4(const MachineInstr &MI) { in isGather4() function
323 bool isGather4(uint16_t Opcode) const { in isGather4() function
DSIISelLowering.cpp3221 !TII->isGather4(Opcode)) in PostISelFolding()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h446 static bool isGather4(const MachineInstr &MI) { in isGather4() function
450 bool isGather4(uint16_t Opcode) const { in isGather4() function
DSIISelLowering.cpp8113 !TII->isGather4(Opcode)) { in PostISelFolding()