Home
last modified time | relevance | path

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

/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp299 static bool isValidIndexedLoad(const LoadSDNode *LD) { in isValidIndexedLoad() function
328 if (!isValidIndexedLoad(LD)) in SelectIndexedLoad()
357 if (!isValidIndexedLoad(LD)) in SelectIndexedBinOp()