Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp575 unsigned LHSMask, unsigned RHSMask, in foldLogOpOfMaskedICmpsAsymmetric()
617 unsigned RHSMask = MaskPair->second; in foldLogOpOfMaskedICmps() local
DInstCombineVectorOps.cpp2153 SmallVector<int, 16> RHSMask; in visitShuffleVectorInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp991 APInt RHSMask = APInt::getLowBitsSet(RHS.getValueSizeInBits(), 5); in PerformDAGCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp8396 uint32_t RHSMask = getPermuteMask(DAG, RHS); in performAndCombine() local
8493 uint32_t RHSMask = getPermuteMask(DAG, RHS); in performOrCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5741 const APInt &RHSMask = N1O1C->getAPIntValue(); in visitORLike() local
6279 SDValue RHSMask; // AND value if any. in MatchRotate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp14900 int RHSMask[4] = {-1, -1, -1, -1}; in lowerShuffleAsLanePermuteAndSHUFP() local