Home
last modified time | relevance | path

Searched defs:SplatUndef (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
H A DMipsSEISelDAGToDAG.cpp521 APInt SplatValue, SplatUndef; in selectVSplat() local
1057 APInt SplatValue, SplatUndef; in trySelect() local
H A DMipsSEISelLowering.cpp540 APInt SplatValue, SplatUndef; in isVSplat() local
565 APInt SplatValue, SplatUndef; in isVectorAllOnes() local
849 APInt SplatValue, SplatUndef; in performDSPShiftCombine() local
2464 APInt SplatValue, SplatUndef; in lowerBUILD_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h714 APInt SplatUndef; // Bits correspoding to undef operands of the BVN. member
H A DSystemZISelLowering.cpp5322 APInt SplatBits, SplatUndef; in lowerShift() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2218 APInt SplatValue, SplatUndef; in performVectorTruncSatLowCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6257 APInt SplatBits, SplatUndef; in getVShiftImm() local
6640 static SDValue isVMOVModifiedImm(uint64_t SplatBits, uint64_t SplatUndef, in isVMOVModifiedImm()
7487 APInt SplatBits, SplatUndef; in LowerBUILD_VECTOR() local
13377 APInt SplatBits, SplatUndef; in PerformANDCombine() local
13674 APInt SplatBits, SplatUndef; in PerformORCombine() local
13715 APInt SplatUndef; in PerformORCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9273 APInt SplatBits, SplatUndef; in resolveBuildVector() local
10298 APInt SplatBits, SplatUndef; in getVShiftImm() local
13578 APInt SplatValue, SplatUndef; in tryCombineShiftImm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp159 APInt SplatUndef; in isConstantSplatVector() local
10202 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
H A DDAGCombiner.cpp5719 APInt SplatValue, SplatUndef; in visitAND() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9138 uint64_t SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp8836 auto *SplatUndef = UndefValue::get(Ty); in InsertExplicitUndefOperand() local