Home
last modified time | relevance | path

Searched defs:MaskIdx (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h305 inline bool isShiftedMask_32(uint32_t Value, unsigned &MaskIdx, in isShiftedMask_32()
318 inline bool isShiftedMask_64(uint64_t Value, unsigned &MaskIdx, in isShiftedMask_64()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp68 auto MaskIdx = ISD::getVPMaskIdx(Opcode); in lowerToVVP() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h502 bool isShiftedMask(unsigned &MaskIdx, unsigned &MaskLen) const { in isShiftedMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp2216 unsigned MaskIdx, MaskLen; in instCombineIntrinsic() local
2260 unsigned MaskIdx, MaskLen; in instCombineIntrinsic() local
H A DX86ISelDAGToDAG.cpp2189 unsigned MaskIdx, MaskLen; in foldMaskAndShiftToScale() local
2288 unsigned MaskIdx, MaskLen; in foldMaskedShiftToBEXTR() local
H A DX86ISelLowering.cpp9631 int MaskIdx = Mask[i]; in isShuffleEquivalent() local
9682 int MaskIdx = Mask[i]; in isTargetShuffleEquivalent() local
45330 SDValue MaskIdx = DAG.getZExtOrTrunc(Use->getOperand(1), dl, MVT::i8); in combineExtractVectorElt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp499 int MaskIdx = Idx * 2; in isInterleavingMask() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp3062 for (unsigned MaskIdx = 0; in emitBoolVecConversion() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3206 unsigned MaskIdx, MaskLen; in performSRLCombine() local
3367 unsigned MaskIdx, MaskLen; in performORCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1888 const SDValue &MaskIdx = Op.getOperand(OpIdx + 1); in LowerIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2305 uint64_t MaskIdx = 0; in LowerVECTOR_SHUFFLE() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp313 auto MaskIdx = [&](Value *Idx) { in foldCmpLoadFromIndexedGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4108 unsigned MaskIdx, MaskLen; in performSrlCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2839 int MaskIdx = MaskElt / NewElts; SplitVecRes_VECTOR_SHUFFLE() local
H A DDAGCombiner.cpp26791 if (auto MaskIdx = ISD::getVPMaskIdx(N->getOpcode())) in visitVPOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12007 SDValue MaskIdx = MaskSource.getOperand(1); in ReconstructShuffleWithRuntimeMask() local
17530 unsigned MaskIdx, MaskLen; in isDesirableToCommuteXorWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11253 auto MaskIdx = ISD::getVPMaskIdx(Op.getOpcode()); lowerVPOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13850 unsigned MaskIdx, MaskLen; in isDesirableToCommuteXorWithShift() local