/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelDAGToDAG.cpp | 236 APInt SplatValue, SplatUndef; in selectVecAddAsVecSubIfProfitable() local
|
H A D | MipsSEISelDAGToDAG.cpp | 521 APInt SplatValue, SplatUndef; in selectVSplat() local 1057 APInt SplatValue, SplatUndef; in trySelect() local
|
H A D | MipsSEISelLowering.cpp | 540 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 D | SystemZISelLowering.h | 714 APInt SplatUndef; // Bits correspoding to undef operands of the BVN. member
|
H A D | SystemZISelLowering.cpp | 5322 APInt SplatBits, SplatUndef; in lowerShift() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2218 APInt SplatValue, SplatUndef; in performVectorTruncSatLowCombine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6257 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 D | AArch64ISelLowering.cpp | 9273 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 D | SelectionDAG.cpp | 159 APInt SplatUndef; in isConstantSplatVector() local 10202 bool BuildVectorSDNode::isConstantSplat(APInt &SplatValue, APInt &SplatUndef, in isConstantSplat()
|
H A D | DAGCombiner.cpp | 5719 APInt SplatValue, SplatUndef; in visitAND() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9138 uint64_t SplatUndef = APSplatUndef.getZExtValue(); in LowerBUILD_VECTOR() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 8836 auto *SplatUndef = UndefValue::get(Ty); in InsertExplicitUndefOperand() local
|