Home
last modified time | relevance | path

Searched defs:FPValReg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h156 std::optional<FPValueAndVReg> &FPValReg; member
165 inline GFCstAndRegMatch m_GFCst(std::optional<FPValueAndVReg> &FPValReg) { in m_GFCst()
170 std::optional<FPValueAndVReg> &FPValReg; member
180 m_GFCstOrSplat(std::optional<FPValueAndVReg> &FPValReg) { in m_GFCstOrSplat()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombinerHelper.cpp157 std::optional<FPValueAndVReg> FPValReg; in isConstantCostlierToNegate() local
H A DAMDGPUInstructionSelector.cpp4053 std::optional<FPValueAndVReg> FPValReg; in selectWMMAVISrc() local