Searched defs:RHSIdx (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSimplifyDemanded.cpp | 1647 unsigned RHSIdx = -1u, RHSValIdx = -1u; SimplifyDemandedVectorElts() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 12955 uint64_t RHSIdx = cast<ConstantSDNode>(RHS.getOperand(1))->getLimitedValue(); combineBinOpOfExtractToReduceTree() local |