Home
last modified time | relevance | path

Searched defs:OtherOp (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h77 Value *OtherOp; global() member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp474 Value *NegatedOp, *OtherOp; in visitImpl() local
H A DInstCombineSimplifyDemanded.cpp1901 Value *OtherOp = MatchShufAsOp0 ? Y : X; in SimplifyDemandedVectorElts() local
H A DInstCombineMulDivRem.cpp101 Value *Cond, *OtherOp; in foldMulSelectToNegate() local
H A DInstructionCombining.cpp639 Value *&LHS, Value *&RHS, BinaryOperator *OtherOp) { in getBinOpsForFactorization()
2217 Value *Y, *OtherOp; in foldVectorBinop() local
H A DInstCombineCalls.cpp2444 Value *OtherOp = II->getOperand(OtherOpArg); in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h162 DbgValueLocEntry OtherOp = Other.ValueLocEntries[0]; in isEquivalent() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp347 SDValue OtherOp = N.getOperand(i == 0 ? 1 : 0); in SelectAddrAddOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp265 Value *OtherOp; in matchStridedRecurrence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp539 MachineOperand *OtherOp = nullptr; in optimizeExecSequence() local
H A DAMDGPUPromoteAlloca.cpp1121 Value *OtherOp = Inst->getOperand(OpIdx0); in binaryOpIsDerivedFromSameAlloca() local
H A DAMDGPULibCalls.cpp1427 auto *OtherOp = cast<FPMathOperator>(XI); in fold_sincos() local
H A DSIFoldOperands.cpp588 MachineOperand &OtherOp = MI->getOperand(OpNo); in tryAddToFoldList() local
H A DSIISelLowering.cpp12107 SDValue &OtherOp) { in hasNon16BitAccesses()
12248 SDValue OtherOp = SecondSrc ? *PermNodes[SecondSrc->first].Src : Op; in matchPERM() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1349 bool &Invert, SDValue &OtherOp, in isConditionalZeroOrAllOnes()
1418 static SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectAndUse()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp798 Value *OtherOp; in getConstraint() local
H A DSCCPSolver.cpp1790 Value *OtherOp = Constraint->OtherOp; in handleCallResult() local
H A DSimplifyLibCalls.cpp2725 Value *OtherOp = nullptr; in optimizeSqrt() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h956 MachineOperand &OtherOp = State.MIs[OtherInsnID]->getOperand(OtherOpIdx); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1183 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ in getMemoryOpCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp2063 Value *OtherOp) { in canonicalizeNegFPConstantsForOp()
H A DLoopStrengthReduce.cpp3802 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); in CollectLoopInvariantFixupsAndFormulae() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp578 SDValue OtherOp; in isADDADDMUL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp384 SDValue OtherOp = User->getOperand(0); in shouldAvoidImmediateInstFormsForSize() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp239 Value *OtherOp, Instruction::BinaryOps OpcodeToExpand, in expandBinOp()

12