Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h75 Value *OtherOp; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp419 Value *NegatedOp, *OtherOp; in visitImpl() local
H A DInstCombineMulDivRem.cpp105 Value *Cond, *OtherOp; in foldMulSelectToNegate() local
H A DInstructionCombining.cpp1727 Value *Y, *OtherOp; in foldVectorBinop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp431 MachineOperand *OtherOp = nullptr; in runOnMachineFunction() local
H A DAMDGPUPromoteAlloca.cpp578 Value *OtherOp = Inst->getOperand(OpIdx0); in binaryOpIsDerivedFromSameAlloca() local
H A DSIFoldOperands.cpp423 MachineOperand &OtherOp = MI->getOperand(OtherIdx); in tryAddToFoldList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1348 bool &Invert, SDValue &OtherOp, in isConditionalZeroOrAllOnes()
1418 static SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectAndUse()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp785 Value *OtherOp; in getConstraint() local
H A DSCCPSolver.cpp1238 Value *OtherOp = Constraint->OtherOp; in handleCallResult() local
H A DSimplifyLibCalls.cpp2021 Value *OtherOp = nullptr; in optimizeSqrt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1090 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ in getMemoryOpCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp2093 Value *OtherOp) { in canonicalizeNegFPConstantsForOp()
H A DLoopStrengthReduce.cpp3470 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); in CollectLoopInvariantFixupsAndFormulae() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp586 SDValue OtherOp; in isADDADDMUL() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp383 SDValue OtherOp = User->getOperand(0); in shouldAvoidImmediateInstFormsForSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp238 Value *OtherOp, Instruction::BinaryOps OpcodeToExpand, in expandBinOp()
H A DScalarEvolution.cpp6383 const SCEV *OtherOp = getSCEV(I->getOperand(OtherOpIndex)); in isSCEVExprNeverPoison() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5430 static SDValue combineSelectCCAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectCCAndUse()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11779 SDValue &OtherOp, in isConditionalZeroOrAllOnes()
11851 SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectAndUse()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16656 SDNode *OtherOp; in isMulAddWithConstProfitable() local