Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26146 const SDValue &Val128 = N->getOperand(2); in ReplaceATOMIC_LOAD_128Results() local
26148 DAG.SplitScalar(Val128, SDLoc(Val128), MVT::i64, MVT::i64); in ReplaceATOMIC_LOAD_128Results()
26155 SDLoc dl(Val128); in ReplaceATOMIC_LOAD_128Results()