Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp24880 unsigned FirstRes = DAG.getDataLayout().isBigEndian() ? 1 : 0; in ReplaceNodeResults() local
24884 Result.getValue(FirstRes), Result.getValue(1 - FirstRes)); in ReplaceNodeResults()