Searched defs:NoNaN (Results 1 – 12 of 12) sorted by relevance
384 CallInst *IRBuilderBase::CreateFPMaxReduce(Value *Src, bool NoNaN) { in CreateFPMaxReduce()395 CallInst *IRBuilderBase::CreateFPMinReduce(Value *Src, bool NoNaN) { in CreateFPMinReduce()
1101 bool NoNaN; variable1107 VPValue *VecOp, VPValue *CondOp, bool NoNaN, in VPReductionRecipe()
4313 bool NoNaN = Legal->hasFunNoNaNAttr(); in fixReduction() local
383 CallInst *IRBuilderBase::CreateFPMaxReduce(Value *Src, bool NoNaN) { in CreateFPMaxReduce()393 CallInst *IRBuilderBase::CreateFPMinReduce(Value *Src, bool NoNaN) { in CreateFPMinReduce()
949 bool NoNaN) { in createTargetReduction()
1063 bool NoNaN) { in createTargetReduction()
1136 bool NoNaN; ///< If op is an fp min/max, whether NaNs may be present. member
1298 bool NoNaN; ///< If op is an fp min/max, whether NaNs may be present. member
6131 bool NoNaN = false; member in __anoncaa0dc781f11::HorizontalReduction::OperationData6192 bool NoNaN = false) in OperationData()
3841 bool NoNaN = Legal->hasFunNoNaNAttr(); in fixReduction() local
2067 bool NoNaN = N->getFlags().hasNoNaNs(); in SplitVecOp_VECREDUCE() local
7607 bool NoNaN = Node->getFlags().hasNoNaNs(); in expandVecReduce() local