Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2785 static SDValue lowerUnalignedIntStore(StoreSDNode *SD, SelectionDAG &DAG, in lowerUnalignedIntStore() function
2838 return lowerUnalignedIntStore(SD, DAG, Subtarget.isLittle()); in lowerSTORE()