Searched defs:ExactFPMathInst (Results 1 – 4 of 4) sorted by relevance
110 Instruction *ExactFPMathInst; variable253 Instruction *ExactFPMathInst = nullptr; variable
232 Instruction *ExactFPMathInst = nullptr; variable
194 static bool checkOrderedReduction(RecurKind Kind, Instruction *ExactFPMathInst, in checkOrderedReduction()
9949 auto *ExactFPMathInst = Requirements.getExactFPInst(); in processLoop() local