Searched defs:NewConstOps (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 6986 SmallVector<Constant *, 8> NewConstOps(NewOps.size()); simplifyInstructionWithOperands() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 7158 SDValue NewConstOps[2] = {ConstSelOp, ConstBinOp}; foldBinOpIntoSelectIfProfitable() local |