Searched defs:ReductionOpcode (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/unittests/IR/ | ||
| H A D | VPIntrinsicTest.cpp | 112 for (const char *ReductionOpcode : ReductionIntOpcodes) createVPDeclarationModule() local |
| /llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | DAGCombiner.cpp | 5747 auto ReductionOpcode = [](unsigned Opcode) { visitIMINMAX() local |