Home
last modified time | relevance | path

Searched defs:OtherIdx (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp50 unsigned OtherIdx = PosCount; in sortChain() local
H A DSIFoldOperands.cpp422 unsigned OtherIdx = CommuteOpNo == CommuteIdx0 ? CommuteIdx1 : CommuteIdx0; in tryAddToFoldList() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCaptureTracking.cpp337 unsigned OtherIdx = 1 - Idx; in PointerMayBeCaptured() local
H A DScalarEvolution.cpp2662 for (unsigned OtherIdx = Idx+1; in getAddExpr() local
3025 for (unsigned OtherIdx = Idx+1; in getMulExpr() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1124 int OtherIdx = (SrcIdx == 0) ? 1 : 0; in rewriteWithNewAddressSpaces() local
H A DLoopStrengthReduce.cpp3469 unsigned OtherIdx = !U.getOperandNo(); in CollectLoopInvariantFixupsAndFormulae() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1855 unsigned OtherIdx = MI->findTiedOperandIdx(MONum); in visitMachineOperand() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21545 unsigned OtherIdx = N0.getConstantOperandVal(2); in visitINSERT_SUBVECTOR() local