Searched defs:NoNaN (Results 1 – 7 of 7) sorted by relevance
384 CallInst *IRBuilderBase::CreateFPMaxReduce(Value *Src, bool NoNaN) { in CreateFPMaxReduce()395 CallInst *IRBuilderBase::CreateFPMinReduce(Value *Src, bool NoNaN) { in CreateFPMinReduce()
949 bool NoNaN) { in createTargetReduction()
1136 bool NoNaN; ///< If op is an fp min/max, whether NaNs may be present. member
6131 bool NoNaN = false; member in __anon8a5ed6a41f11::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