Home
last modified time | relevance | path

Searched defs:isVPReduction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIntrinsicInst.cpp645 bool VPReductionIntrinsic::isVPReduction(Intrinsic::ID ID) { in isVPReduction() function in VPReductionIntrinsic
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp483 bool ISD::isVPReduction(unsigned Opcode) { in isVPReduction() function in ISD