Home
last modified time | relevance | path

Searched defs:InductionBinOp (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h359 BinaryOperator *InductionBinOp = nullptr; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIVDescriptors.h396 BinaryOperator *InductionBinOp = nullptr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2881 auto InductionBinOp = ID.getInductionBinOp(); in emitTransformedIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2525 auto InductionBinOp = ID.getInductionBinOp(); in emitTransformedIndex() local