Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h77 Value *OtherOp; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h162 DbgValueLocEntry OtherOp = Other.ValueLocEntries[0]; in isEquivalent() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp310 SDValue OtherOp = N.getOperand(i == 0 ? 1 : 0); in SelectAddrAddOperands() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp458 Value *NegatedOp, *OtherOp; in visitImpl() local
H A DInstCombineMulDivRem.cpp101 Value *Cond, *OtherOp; in foldMulSelectToNegate() local
H A DInstCombineCalls.cpp1897 Value *OtherOp = II->getOperand(OtherOpArg); in visitCallInst() local
H A DInstructionCombining.cpp1856 Value *Y, *OtherOp; in foldVectorBinop() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp252 Value *OtherOp; in matchStridedRecurrence() local
H A DRISCVISelLowering.cpp8319 static SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectAndUse()
10059 SDValue OtherOp = TrueVal.getOperand(1 - OpToFold); in tryFoldSelectIntoOp() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp519 MachineOperand *OtherOp = nullptr; in optimizeExecSequence() local
H A DAMDGPUPromoteAlloca.cpp651 Value *OtherOp = Inst->getOperand(OpIdx0); in binaryOpIsDerivedFromSameAlloca() local
H A DSIFoldOperands.cpp412 MachineOperand &OtherOp = MI->getOperand(OtherIdx); in tryAddToFoldList() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1348 bool &Invert, SDValue &OtherOp, in isConditionalZeroOrAllOnes()
1417 static SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectAndUse()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1140 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ in getMemoryOpCost() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp807 Value *OtherOp; in getConstraint() local
H A DSCCPSolver.cpp1561 Value *OtherOp = Constraint->OtherOp; in handleCallResult() local
H A DSimplifyLibCalls.cpp2443 Value *OtherOp = nullptr; in optimizeSqrt() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp2109 Value *OtherOp) { in canonicalizeNegFPConstantsForOp()
H A DLoopStrengthReduce.cpp3566 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); in CollectLoopInvariantFixupsAndFormulae() local
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp583 SDValue OtherOp; in isADDADDMUL() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp382 SDValue OtherOp = User->getOperand(0); in shouldAvoidImmediateInstFormsForSize() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp240 Value *OtherOp, Instruction::BinaryOps OpcodeToExpand, in expandBinOp()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12354 SDValue &OtherOp, in isConditionalZeroOrAllOnes()
12425 SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectAndUse()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1750 for (auto *OtherOp : OtherOps) { in updateImpl() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18466 SDNode *OtherOp; in isMulAddWithConstProfitable() local

12