Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMathExtras.h374 inline bool isShiftedMask_32(uint32_t Value, unsigned &MaskIdx, in isShiftedMask_32()
387 inline bool isShiftedMask_64(uint64_t Value, unsigned &MaskIdx, in isShiftedMask_64()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp68 auto MaskIdx = ISD::getVPMaskIdx(Opcode); in lowerToVVP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp999 unsigned MaskIdx, MaskLen; in instCombineIntrinsic() local
1043 unsigned MaskIdx, MaskLen; in instCombineIntrinsic() local
H A DX86MCInstLower.cpp2130 unsigned MaskIdx = SrcIdx + 1 + X86::AddrDisp; in addConstantComments() local
2208 unsigned MaskIdx = SrcIdx + 1 + X86::AddrDisp; in addConstantComments() local
H A DX86ISelLowering.cpp12010 int MaskIdx = Mask[i]; in isShuffleEquivalent() local
12059 int MaskIdx = Mask[i]; in isTargetShuffleEquivalent() local
45213 SDValue MaskIdx = DAG.getZExtOrTrunc(Use->getOperand(1), dl, MVT::i8); in combineExtractVectorElt() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp351 int MaskIdx = Idx * 2; in isInterleavingMask() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h510 bool isShiftedMask(unsigned &MaskIdx, unsigned &MaskLen) const { in isShiftedMask()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1406 unsigned MaskIdx, MaskLen; in performSRLCombine() local
1565 unsigned MaskIdx, MaskLen; in performORCombine() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2886 for (unsigned MaskIdx = 0; in emitBoolVecConversion() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1822 const SDValue &MaskIdx = Op.getOperand(OpIdx + 1); in LowerIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2279 uint64_t MaskIdx = 0; in LowerVECTOR_SHUFFLE() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp298 auto MaskIdx = [&](Value* Idx){ in foldCmpLoadFromIndexedGlobal() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3280 unsigned MaskIdx, MaskLen; in performSrlCombine() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2571 int MaskIdx = MaskElt / NewElts; in SplitVecRes_VECTOR_SHUFFLE() local
H A DDAGCombiner.cpp24791 if (auto MaskIdx = ISD::getVPMaskIdx(N->getOpcode())) in visitVPOp() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3386 bool IsSelect = all_of(enumerate(Mask), [&](const auto &MaskIdx) { in lowerVECTOR_SHUFFLE()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13698 unsigned MaskIdx, MaskLen; in isDesirableToCommuteXorWithShift() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14971 unsigned MaskIdx, MaskLen; in isDesirableToCommuteXorWithShift() local