Home
last modified time | relevance | path

Searched defs:EltMask (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1091 SmallVector<uint32_t, 8> EltMask; in simplifyAMDGCNMemoryIntrinsicDemanded() local
1124 APInt EltMask(APInt::getAllOnesValue(VWidth)); in SimplifyDemandedVectorElts() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp910 APInt EltMask(APInt::getAllOnesValue(VWidth)); in SimplifyDemandedVectorElts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp1191 SmallVector<int, 8> EltMask; in simplifyAMDGCNMemoryIntrinsicDemanded() local
DSIISelLowering.cpp5788 const auto EltMask = maskTrailingOnes<uint64_t>(EltSize); in lowerINSERT_VECTOR_ELT() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1246 APInt EltMask(APInt::getAllOnes(VWidth)); in SimplifyDemandedVectorElts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64LegalizerInfo.cpp1549 uint64_t EltMask; in legalizeFCopySign() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp2849 auto EltMask = B.buildConstant( in buildBitFieldInsert() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3759 uint64_t EltMask; in LowerFCOPYSIGN() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5096 uint64_t EltMask; in LowerFCOPYSIGN() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2598 uint64_t EltMask = maskTrailingOnes<uint64_t>(EltBitSize); in lowerBUILD_VECTOR() local