/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 1178 SmallVector<int, 16> LHSMask; in visitShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 575 unsigned LHSMask, unsigned RHSMask, in foldLogOpOfMaskedICmpsAsymmetric() 616 unsigned LHSMask = MaskPair->first; in foldLogOpOfMaskedICmps() local
|
H A D | InstCombineVectorOps.cpp | 2152 SmallVector<int, 16> LHSMask; in visitShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 491 unsigned LHSMask, unsigned RHSMask, InstCombiner::BuilderTy &Builder) { in foldLogOpOfMaskedICmpsAsymmetric() 532 unsigned LHSMask = MaskPair->first; in foldLogOpOfMaskedICmps() local
|
H A D | InstCombineVectorOps.cpp | 3029 ArrayRef<int> LHSMask; in visitShuffleVectorInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 990 APInt LHSMask = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 32); in PerformDAGCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 8395 uint32_t LHSMask = getPermuteMask(DAG, LHS); in performAndCombine() local 8492 uint32_t LHSMask = getPermuteMask(DAG, LHS); in performOrCombine() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 3679 const APInt &LHSMask = N0O1C->getAPIntValue(); in visitORLike() local 4031 SDValue LHSMask; // AND value if any. in MatchRotate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 9790 uint32_t LHSMask = getPermuteMask(DAG, LHS); in performAndCombine() local 9887 uint32_t LHSMask = getPermuteMask(DAG, LHS); in performOrCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5740 const APInt &LHSMask = N0O1C->getAPIntValue(); in visitORLike() local 6275 SDValue LHSMask; // AND value if any. in MatchRotate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 7017 const APInt &LHSMask = N0O1C->getAPIntValue(); in visitORLike() local 7698 SDValue LHSMask; // AND value if any. in MatchRotate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 16953 int LHSMask[4] = {-1, -1, -1, -1}; in lowerShuffleAsLanePermuteAndSHUFP() local 45756 SmallVector<int, 64> LHSMask, RHSMask, CondMask; in combineSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 14902 int LHSMask[4] = {-1, -1, -1, -1}; in lowerShuffleAsLanePermuteAndSHUFP() local
|