Searched refs:computeVectorKnownZeroElements (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 1959 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1912 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1958 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1912 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1912 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 2561 APInt SelectionDAG::computeVectorKnownZeroElements(SDValue Op, in computeVectorKnownZeroElements() function in SelectionDAG
|
H A D | DAGCombiner.cpp | 23356 DAG.computeVectorKnownZeroElements(std::get<0>(I), std::get<1>(I)); in combineShuffleToZeroExtendVectorInReg()
|