Home
last modified time | relevance | path

Searched defs:isValidIndexedLoad (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMemAbsolute.cpp217 bool HexagonGenMemAbsolute::isValidIndexedLoad(int &Opc, int &NewOpc) { isValidIndexedLoad() function in HexagonGenMemAbsolute
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp308 static bool isValidIndexedLoad(const LoadSDNode *LD) { isValidIndexedLoad() function