Home
last modified time | relevance | path

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

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