Searched refs:FPValueAndVReg (Results 1 – 6 of 6) sorted by relevance
196 struct FPValueAndVReg { struct203 std::optional<FPValueAndVReg> argument396 std::optional<FPValueAndVReg> getFConstantSplat(Register VReg,
156 std::optional<FPValueAndVReg> &FPValReg;157 GFCstAndRegMatch(std::optional<FPValueAndVReg> &FPValReg) in GFCstAndRegMatch()165 inline GFCstAndRegMatch m_GFCst(std::optional<FPValueAndVReg> &FPValReg) { in m_GFCst()170 std::optional<FPValueAndVReg> &FPValReg;171 GFCstOrSplatGFCstMatch(std::optional<FPValueAndVReg> &FPValReg) in GFCstOrSplatGFCstMatch()180 m_GFCstOrSplat(std::optional<FPValueAndVReg> &FPValReg) { in m_GFCstOrSplat()
209 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToMed3()241 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToClamp()
153 std::optional<FPValueAndVReg> FPValReg; in isConstantCostlierToNegate()
10252 std::optional<FPValueAndVReg> FCR; in isCanonicalized()
423 std::optional<FPValueAndVReg> llvm::getFConstantVRegValWithLookThrough( in getFConstantVRegValWithLookThrough()429 return FPValueAndVReg{getConstantFPVRegVal(Reg->VReg, MRI)->getValueAPF(), in getFConstantVRegValWithLookThrough()1121 std::optional<FPValueAndVReg>