Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp163 bool IsReduction = TII->isReductionOp(MI.getOpcode()); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12215 auto IsReduction = [&BinOpToRVVReduce](SDValue V, unsigned Opc) { in combineBinOpToReduce() local