Searched defs:SplatRHS (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibCalls.cpp | 1251 Value *SplatRHS = B.CreateVectorSplat(Arg0VecTy->getElementCount(), Arg1); replaceLibCallWithSimpleIntrinsic() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 22791 SDNode *SplatRHS = N->getOperand(2).getNode(); performVSelectCombine() local |