Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h395 Optional<FPValueAndVReg> getFConstantSplat(Register VReg,
H A DMIPatternMatch.h170 return (FPValReg = getFConstantSplat(Reg, MRI)) || in match()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1105 Optional<FPValueAndVReg> llvm::getFConstantSplat(Register VReg, in getFConstantSplat() function in llvm