Home
last modified time | relevance | path

Searched defs:OutIdx (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1785 for (unsigned OutIdx = 0; OutIdx != VWidth; ++OutIdx) SimplifyDemandedVectorElts() local
1809 for (unsigned OutIdx = 0; OutIdx != VWidth; ++OutIdx) SimplifyDemandedVectorElts() local
1816 for (unsigned OutIdx = 0; OutIdx != VWidth; ++OutIdx) { SimplifyDemandedVectorElts() local
[all...]
/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp65 if (Scalar[Idx] == '-' || OutIdx >= 16) in input() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1126 int OutIdx = InvMap[M >> Shift]; packSegmentMask() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3301 for (unsigned i = 0, e = ArgLocs.size(), OutIdx = 0; i != e; ++i, ++OutIdx) { LowerCall() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19901 for (unsigned i = 0, j = 0, e = ArgLocs.size(), OutIdx = 0; i != e; LowerCall() local
20175 for (unsigned i = 0, e = RVLocs.size(), OutIdx = 0; i < e; ++i, ++OutIdx) { LowerReturn() local
[all...]