Searched defs:UndefElts2 (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 1433 APInt UndefElts2(VWidth, 0); in instCombineIntrinsic() local 1779 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 1207 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1326 APInt UndefElts2(VWidth, 0); in SimplifyDemandedVectorElts() local
|
H A D | InstructionCombining.cpp | 193 IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, APInt &UndefElts2, in targetSimplifyDemandedVectorEltsIntrinsic() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 255 APInt &UndefElts, APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 652 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 192 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
H A D | TargetTransformInfo.h | 2035 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 327 APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1658 APInt &UndefElts, APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5846 BitVector UndefElts1, UndefElts2; in FoldConstantArithmetic() local
|