Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h117 Instruction *ExactFPMathInst; variable
290 Instruction *ExactFPMathInst = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp181 static bool checkOrderedReduction(RecurKind Kind, Instruction *ExactFPMathInst, in checkOrderedReduction()
291 Instruction *ExactFPMathInst = nullptr; in AddReductionVar() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9786 auto *ExactFPMathInst = Requirements.getExactFPInst(); in processLoop() local