Searched defs:isValidIndexedLoad (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonGenMemAbsolute.cpp | 217 bool HexagonGenMemAbsolute::isValidIndexedLoad(int &Opc, int &NewOpc) { isValidIndexedLoad() function in HexagonGenMemAbsolute |
/llvm-project/llvm/lib/Target/MSP430/ | ||
H A D | MSP430ISelDAGToDAG.cpp | 308 static bool isValidIndexedLoad(const LoadSDNode *LD) { isValidIndexedLoad() function |