Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2768 SDValue UnpackA = in expandFSH64() local
2774 SDValue ALo = UnpackA.getValue(0); in expandFSH64()
2775 SDValue AHi = UnpackA.getValue(1); in expandFSH64()