Searched refs:FPMathOp (Results 1 – 2 of 2) sorted by relevance
604 FPMathOp, enumerator690 OpType = OperationType::FPMathOp; in VPIRFlags()704 VPIRFlags(FastMathFlags FMFs) : OpType(OperationType::FPMathOp), FMFs(FMFs) {} in VPIRFlags()743 case OperationType::FPMathOp: in dropPoisonGeneratingFlags()776 case OperationType::FPMathOp: in applyFlags()809 bool hasFastMathFlags() const { return OpType == OperationType::FPMathOp; } in hasFastMathFlags()
397 assert(OpType == OperationType::FPMathOp && in getFastMathFlags()1781 case OperationType::FPMathOp: in flagsValidForOpcode()1827 case OperationType::FPMathOp: in printFlags()