Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h117 Instruction *ExactFPMathInst; global() variable
290 Instruction *ExactFPMathInst = nullptr; global() variable
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp181 checkOrderedReduction(RecurKind Kind,Instruction * ExactFPMathInst,Instruction * Exit,PHINode * Phi) checkOrderedReduction() argument
291 Instruction *ExactFPMathInst = nullptr; AddReductionVar() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9895 auto *ExactFPMathInst = Requirements.getExactFPInst(); processLoop() local