Home
last modified time | relevance | path

Searched refs:getPatternInst (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DIVDescriptors.cpp386 if (isa<FPMathOperator>(ReduxDesc.getPatternInst()) && !IsAPhi) { in AddReductionVar()
387 FastMathFlags CurFMF = ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar()
388 if (auto *Sel = dyn_cast<SelectInst>(ReduxDesc.getPatternInst())) { in AddReductionVar()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h120 Instruction *getPatternInst() { return PatternLastInst; } in getPatternInst() function
/aosp_15_r20/external/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h123 Instruction *getPatternInst() { return PatternLastInst; } in getPatternInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DIVDescriptors.cpp303 if (isa<FPMathOperator>(ReduxDesc.getPatternInst()) && !IsAPhi) in AddReductionVar()
304 FMF &= ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DIVDescriptors.h106 Instruction *getPatternInst() const { return PatternLastInst; } in getPatternInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DIVDescriptors.h106 Instruction *getPatternInst() const { return PatternLastInst; } in getPatternInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DIVDescriptors.h106 Instruction *getPatternInst() const { return PatternLastInst; } in getPatternInst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DIVDescriptors.h106 Instruction *getPatternInst() const { return PatternLastInst; } in getPatternInst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h104 Instruction *getPatternInst() const { return PatternLastInst; } in getPatternInst() function