/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 374 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 D | VVPISelLowering.cpp | 68 auto MaskIdx = ISD::getVPMaskIdx(Opcode); in lowerToVVP() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 999 unsigned MaskIdx, MaskLen; in instCombineIntrinsic() local 1043 unsigned MaskIdx, MaskLen; in instCombineIntrinsic() local
|
H A D | X86MCInstLower.cpp | 2130 unsigned MaskIdx = SrcIdx + 1 + X86::AddrDisp; in addConstantComments() local 2208 unsigned MaskIdx = SrcIdx + 1 + X86::AddrDisp; in addConstantComments() local
|
H A D | X86ISelLowering.cpp | 12010 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 D | ComplexDeinterleavingPass.cpp | 351 int MaskIdx = Idx * 2; in isInterleavingMask() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | APInt.h | 510 bool isShiftedMask(unsigned &MaskIdx, unsigned &MaskLen) const { in isShiftedMask()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1406 unsigned MaskIdx, MaskLen; in performSRLCombine() local 1565 unsigned MaskIdx, MaskLen; in performORCombine() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 2886 for (unsigned MaskIdx = 0; in emitBoolVecConversion() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1822 const SDValue &MaskIdx = Op.getOperand(OpIdx + 1); in LowerIntrinsic() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2279 uint64_t MaskIdx = 0; in LowerVECTOR_SHUFFLE() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 298 auto MaskIdx = [&](Value* Idx){ in foldCmpLoadFromIndexedGlobal() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 3280 unsigned MaskIdx, MaskLen; in performSrlCombine() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2571 int MaskIdx = MaskElt / NewElts; in SplitVecRes_VECTOR_SHUFFLE() local
|
H A D | DAGCombiner.cpp | 24791 if (auto MaskIdx = ISD::getVPMaskIdx(N->getOpcode())) in visitVPOp() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3386 bool IsSelect = all_of(enumerate(Mask), [&](const auto &MaskIdx) { in lowerVECTOR_SHUFFLE()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13698 unsigned MaskIdx, MaskLen; in isDesirableToCommuteXorWithShift() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 14971 unsigned MaskIdx, MaskLen; in isDesirableToCommuteXorWithShift() local
|