Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp124 bool isHandledGepForm(GetElementPtrInst *GepI);
335 bool HexagonCommonGEP::isHandledGepForm(GetElementPtrInst *GepI) { in isHandledGepForm() function in HexagonCommonGEP
374 if (isHandledGepForm(UserG)) in processGepInst()
424 if (isHandledGepForm(GepI)) in collect()