Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp396 static bool isWordAligned(SDValue Value, SelectionDAG &DAG) in isWordAligned() function
422 isWordAligned(BasePtr->getOperand(0), DAG)) { in LowerLOAD()