Home
last modified time | relevance | path

Searched defs:SubScale (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp63 unsigned SubScale; in decomposeSimpleLinearExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp66 unsigned SubScale; in decomposeSimpleLinearExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp69 unsigned SubScale; in decomposeSimpleLinearExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2714 unsigned SubScale = BitWidth / SubBitWidth; in computeKnownBits() local
2736 unsigned SubScale = SubBitWidth / BitWidth; in computeKnownBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp1228 unsigned SubScale = BitWidth / SubBitWidth; in computeKnownBitsFromOperator() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3146 unsigned SubScale = BitWidth / SubBitWidth; in computeKnownBits() local
3167 unsigned SubScale = SubBitWidth / BitWidth; in computeKnownBits() local