Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DVPIntrinsicTest.cpp112 for (const char *ReductionOpcode : ReductionIntOpcodes) createVPDeclarationModule() local
116 for (const char *ReductionOpcode : ReductionFPOpcodes) createVPDeclarationModule() local
428 for (const char *ReductionOpcode : ReductionIntOpcodes) TEST_F() local
432 for (const char *ReductionOpcode : ReductionFPOpcodes) TEST_F() local
445 for (const char *ReductionOpcode : ReductionIntOpcodes) TEST_F() local
448 for (const char *ReductionOpcode : ReductionFPOpcodes) TEST_F() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5747 auto ReductionOpcode = [](unsigned Opcode) { visitIMINMAX() local
[all...]