Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIVDescriptors.h115 Instruction *ExactFPMathInst; variable
290 Instruction *ExactFPMathInst = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp184 static bool checkOrderedReduction(RecurKind Kind, Instruction *ExactFPMathInst, in checkOrderedReduction()
294 Instruction *ExactFPMathInst = nullptr; in AddReductionVar() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10301 auto *ExactFPMathInst = Requirements.getExactFPInst(); in processLoop() local