Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp1929 static SDValue stripExtractLoElt(SDValue In) { in stripExtractLoElt() function
1971 Lo = stripExtractLoElt(Lo); in SelectVOP3PMods()
1972 Hi = stripExtractLoElt(Hi); in SelectVOP3PMods()