Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h76 Value *OtherOp; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp326 SDValue OtherOp = N.getOperand(i == 0 ? 1 : 0); SelectAddrAddOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp457 Value *NegatedOp, *OtherOp; visitImpl() local
H A DInstCombineSimplifyDemanded.cpp1845 Value *OtherOp = MatchShufAsOp0 ? Y : X; SimplifyDemandedVectorElts() local
H A DInstCombineMulDivRem.cpp101 Value *Cond, *OtherOp; in foldMulSelectToNegate() local
[all...]
H A DInstructionCombining.cpp621 getBinOpsForFactorization(Instruction::BinaryOps TopOpcode,BinaryOperator * Op,Value * & LHS,Value * & RHS,BinaryOperator * OtherOp) getBinOpsForFactorization() argument
2010 Value *Y, *OtherOp; foldVectorBinop() local
[all...]
H A DInstCombineCalls.cpp2329 Value *OtherOp = II->getOperand(OtherOpArg); visitCallInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h162 DbgValueLocEntry OtherOp = Other.ValueLocEntries[0]; in isEquivalent() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp265 Value *OtherOp; in matchStridedRecurrence() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp539 MachineOperand *OtherOp = nullptr; in optimizeExecSequence() local
H A DAMDGPUPromoteAlloca.cpp1039 Value *OtherOp = Inst->getOperand(OpIdx0); binaryOpIsDerivedFromSameAlloca() local
H A DAMDGPULibCalls.cpp1385 auto *OtherOp = cast<FPMathOperator>(XI); fold_sincos() local
H A DSIFoldOperands.cpp586 MachineOperand &OtherOp = MI->getOperand(OpNo); tryAddToFoldList() local
H A DSIISelLowering.cpp11891 hasNon16BitAccesses(uint64_t PermMask,SDValue & Op,SDValue & OtherOp) hasNon16BitAccesses() argument
11962 SDValue OtherOp = SecondSrc.has_value() ? *PermNodes[*SecondSrc].Src matchPERM() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1350 isConditionalZeroOrAllOnes(SDNode * N,bool AllOnes,SDValue & CC,bool & Invert,SDValue & OtherOp,SelectionDAG & DAG) isConditionalZeroOrAllOnes() argument
1419 combineSelectAndUse(SDNode * N,SDValue Slct,SDValue OtherOp,TargetLowering::DAGCombinerInfo & DCI,bool AllOnes) combineSelectAndUse() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp800 Value *OtherOp; getConstraint() local
H A DSCCPSolver.cpp1739 Value *OtherOp = Constraint->OtherOp; handleCallResult() local
H A DSimplifyLibCalls.cpp2566 Value *OtherOp = nullptr; optimizeSqrt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1181 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ getMemoryOpCost() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h926 MachineOperand &OtherOp = State.MIs[OtherInsnID]->getOperand(OtherOpIdx); executeMatchTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp2146 canonicalizeNegFPConstantsForOp(Instruction * I,Instruction * Op,Value * OtherOp) canonicalizeNegFPConstantsForOp() argument
H A DLoopStrengthReduce.cpp3567 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); CollectLoopInvariantFixupsAndFormulae() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp578 SDValue OtherOp; in isADDADDMUL() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp384 SDValue OtherOp = User->getOperand(0); in shouldAvoidImmediateInstFormsForSize() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp238 expandBinOp(Instruction::BinaryOps Opcode,Value * V,Value * OtherOp,Instruction::BinaryOps OpcodeToExpand,const SimplifyQuery & Q,unsigned MaxRecurse) expandBinOp() argument

12