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

  /external/llvm/lib/Target/AMDGPU/
SIFoldOperands.cpp 122 static bool isUseMIInFoldList(const std::vector<FoldCandidate> &FoldList,
155 if (isUseMIInFoldList(FoldList, MI))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIFoldOperands.cpp 215 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList,
261 if (isUseMIInFoldList(FoldList, MI))
    [all...]

Completed in 110 milliseconds