Home
last modified time | relevance | path

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 DSelectionDAG.h1959 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAG.h1912 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAG.h1958 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAG.h1912 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAG.h1912 APInt computeVectorKnownZeroElements(SDValue Op, const APInt &DemandedElts,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2561 APInt SelectionDAG::computeVectorKnownZeroElements(SDValue Op, in computeVectorKnownZeroElements() function in SelectionDAG
H A DDAGCombiner.cpp23356 DAG.computeVectorKnownZeroElements(std::get<0>(I), std::get<1>(I)); in combineShuffleToZeroExtendVectorInReg()