Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23630 static SDValue combineV3I8LoadExt(LoadSDNode *LD, SelectionDAG &DAG) { in combineV3I8LoadExt() function
23703 if (SDValue Res = combineV3I8LoadExt(LD, DAG)) in performLOADCombine()