Home
last modified time | relevance | path

Searched defs:RightDemanded (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1025 APInt LeftDemanded(LHSVWidth, 0), RightDemanded(LHSVWidth, 0); in SimplifyDemandedVectorElts() local
1087 APInt LeftDemanded(DemandedElts), RightDemanded(DemandedElts); in SimplifyDemandedVectorElts() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1156 APInt LeftDemanded(LHSVWidth, 0), RightDemanded(LHSVWidth, 0); in SimplifyDemandedVectorElts() local
1263 APInt LeftDemanded(DemandedElts), RightDemanded(DemandedElts); in SimplifyDemandedVectorElts() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp932 APInt LeftDemanded(LHSVWidth, 0), RightDemanded(LHSVWidth, 0); in SimplifyDemandedVectorElts() local