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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
GCNHazardRecognizer.cpp 144 (TII.isVINTRP(*MI) || isSMovRel(MI->getOpcode())) &&
198 if (ST.hasReadM0MovRelInterpHazard() && (TII.isVINTRP(*MI) ||
SIInstrInfo.h 526 static bool isVINTRP(const MachineInstr &MI) {
530 bool isVINTRP(uint16_t Opcode) const {
    [all...]

Completed in 77 milliseconds