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

  /external/llvm/lib/Target/Hexagon/
HexagonCommonGEP.cpp 106 bool isHandledGepForm(GetElementPtrInst *GepI);
311 bool HexagonCommonGEP::isHandledGepForm(GetElementPtrInst *GepI) {
349 if (isHandledGepForm(UserG))
403 if (isHandledGepForm(GepI))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonCommonGEP.cpp 123 bool isHandledGepForm(GetElementPtrInst *GepI);
333 bool HexagonCommonGEP::isHandledGepForm(GetElementPtrInst *GepI) {
371 if (isHandledGepForm(UserG))
424 if (isHandledGepForm(GepI))
    [all...]

Completed in 50 milliseconds