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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp298 static bool isValidIndexedLoad(const LoadSDNode *LD) { function
327 if (!isValidIndexedLoad(LD))
356 if (!isValidIndexedLoad(LD))

Completed in 102 milliseconds