Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp50 unsigned OtherIdx = PosCount; in sortChain() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp378 unsigned OtherIdx = 1 - Idx; in DetermineUseCaptureKind() local
H A DInstructionSimplify.cpp2847 unsigned OtherIdx = 1 - U->getOperandNo(); in computePointerICmp() local
H A DScalarEvolution.cpp2940 for (unsigned OtherIdx = Idx+1; in getAddExpr() local
3325 for (unsigned OtherIdx = Idx+1; in getMulExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1269 int OtherIdx = (SrcIdx == 0) ? 1 : 0; in rewriteWithNewAddressSpaces() local
H A DLoopStrengthReduce.cpp3801 unsigned OtherIdx = !U.getOperandNo(); in CollectLoopInvariantFixupsAndFormulae() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2467 unsigned OtherIdx = MI->findTiedOperandIdx(MONum); in visitMachineOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26635 unsigned OtherIdx = N0.getConstantOperandVal(2); in visitINSERT_SUBVECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30621 unsigned OtherIdx = I->getOperand(0) == AI ? 1 : 0; in shouldExpandLogicAtomicRMWInIR() local