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