Home
last modified time | relevance | path

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

12

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h76 Value *OtherOp; member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h162 ThisOp.getLoc().getReg() == OtherOp.getLoc().getReg(); in isEquivalent() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp458 Value *NegatedOp, *OtherOp; visitImpl() local
H A DInstCombineSimplifyDemanded.cpp1905 Value *OtherOp = MatchShufAsOp0 ? Y : X; SimplifyDemandedVectorElts() local
H A DInstCombineMulDivRem.cpp101 Value *Cond, *OtherOp; foldMulSelectToNegate() local
[all...]
H A DInstructionCombining.cpp639 getBinOpsForFactorization(Instruction::BinaryOps TopOpcode,BinaryOperator * Op,Value * & LHS,Value * & RHS,BinaryOperator * OtherOp) getBinOpsForFactorization() argument
2217 Value *Y, *OtherOp; foldVectorBinop() local
[all...]
H A DInstCombineCalls.cpp2395 Value *OtherOp = II->getOperand(OtherOpArg); visitCallInst() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp334 SDValue OtherOp = N.getOperand(i == 0 ? 1 : 0); SelectAddrAddOperands() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp265 Value *OtherOp; matchStridedRecurrence() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp539 MachineOperand *OtherOp = nullptr; optimizeExecSequence() local
H A DAMDGPUPromoteAlloca.cpp1121 Value *OtherOp = Inst->getOperand(OpIdx0); binaryOpIsDerivedFromSameAlloca() local
H A DAMDGPULibCalls.cpp1429 auto *OtherOp = cast<FPMathOperator>(XI); fold_sincos() local
H A DSIFoldOperands.cpp588 MachineOperand &OtherOp = MI->getOperand(OpNo); tryAddToFoldList() local
H A DSIISelLowering.cpp12104 hasNon16BitAccesses(uint64_t PermMask,SDValue & Op,SDValue & OtherOp) hasNon16BitAccesses() argument
12245 SDValue OtherOp = SecondSrc ? *PermNodes[SecondSrc->first].Src : Op; matchPERM() local
[all...]
/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...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp798 Value *OtherOp; getConstraint() local
H A DSCCPSolver.cpp1795 Value *OtherOp = Constraint->OtherOp; handleCallResult() local
H A DSimplifyLibCalls.cpp2696 Value *OtherOp = nullptr; optimizeSqrt() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h956 MachineOperand &OtherOp = State.MIs[OtherInsnID]->getOperand(OtherOpIdx); executeMatchTable() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1183 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ getMemoryOpCost() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp2063 canonicalizeNegFPConstantsForOp(Instruction * I,Instruction * Op,Value * OtherOp) canonicalizeNegFPConstantsForOp() argument
H A DLoopStrengthReduce.cpp3798 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); CollectLoopInvariantFixupsAndFormulae() local
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp578 SDValue OtherOp; in isADDADDMUL() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp384 SDValue OtherOp = User->getOperand(0); shouldAvoidImmediateInstFormsForSize() local
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp239 expandBinOp(Instruction::BinaryOps Opcode,Value * V,Value * OtherOp,Instruction::BinaryOps OpcodeToExpand,const SimplifyQuery & Q,unsigned MaxRecurse) expandBinOp() argument

12