Home
last modified time | relevance | path

Searched refs:decomposeSimpleLinearExpr (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp28 static Value *decomposeSimpleLinearExpr(Value *Val, unsigned &Scale, in decomposeSimpleLinearExpr() function
65 decomposeSimpleLinearExpr(I->getOperand(0), SubScale, Offset); in decomposeSimpleLinearExpr()
117 decomposeSimpleLinearExpr(AI.getOperand(0), ArraySizeScale, ArrayOffset); in PromoteCastOfAllocation()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp32 static Value *decomposeSimpleLinearExpr(Value *Val, unsigned &Scale, in decomposeSimpleLinearExpr() function
69 decomposeSimpleLinearExpr(I->getOperand(0), SubScale, Offset); in decomposeSimpleLinearExpr()
134 decomposeSimpleLinearExpr(AI.getOperand(0), ArraySizeScale, ArrayOffset); in PromoteCastOfAllocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp31 static Value *decomposeSimpleLinearExpr(Value *Val, unsigned &Scale, in decomposeSimpleLinearExpr() function
68 decomposeSimpleLinearExpr(I->getOperand(0), SubScale, Offset); in decomposeSimpleLinearExpr()
120 decomposeSimpleLinearExpr(AI.getOperand(0), ArraySizeScale, ArrayOffset); in PromoteCastOfAllocation()