Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DIVDescriptors.h117 Instruction *ExactFPMathInst; variable
290 Instruction *ExactFPMathInst = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DIVDescriptors.h117 Instruction *ExactFPMathInst; variable
290 Instruction *ExactFPMathInst = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DIVDescriptors.h117 Instruction *ExactFPMathInst; variable
290 Instruction *ExactFPMathInst = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DIVDescriptors.h117 Instruction *ExactFPMathInst; variable
290 Instruction *ExactFPMathInst = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h115 Instruction *ExactFPMathInst; variable
290 Instruction *ExactFPMathInst = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DIVDescriptors.cpp184 static bool checkOrderedReduction(RecurKind Kind, Instruction *ExactFPMathInst, in checkOrderedReduction()
294 Instruction *ExactFPMathInst = nullptr; in AddReductionVar() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10301 auto *ExactFPMathInst = Requirements.getExactFPInst(); in processLoop() local