/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 77 Value *OtherOp; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 474 Value *NegatedOp, *OtherOp; in visitImpl() local
|
H A D | InstCombineSimplifyDemanded.cpp | 1901 Value *OtherOp = MatchShufAsOp0 ? Y : X; in SimplifyDemandedVectorElts() local
|
H A D | InstCombineMulDivRem.cpp | 101 Value *Cond, *OtherOp; in foldMulSelectToNegate() local
|
H A D | InstructionCombining.cpp | 639 Value *&LHS, Value *&RHS, BinaryOperator *OtherOp) { in getBinOpsForFactorization() 2217 Value *Y, *OtherOp; in foldVectorBinop() local
|
H A D | InstCombineCalls.cpp | 2444 Value *OtherOp = II->getOperand(OtherOpArg); in visitCallInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 162 DbgValueLocEntry OtherOp = Other.ValueLocEntries[0]; in isEquivalent() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelDAGToDAG.cpp | 347 SDValue OtherOp = N.getOperand(i == 0 ? 1 : 0); in SelectAddrAddOperands() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVGatherScatterLowering.cpp | 265 Value *OtherOp; in matchStridedRecurrence() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMasking.cpp | 539 MachineOperand *OtherOp = nullptr; in optimizeExecSequence() local
|
H A D | AMDGPUPromoteAlloca.cpp | 1121 Value *OtherOp = Inst->getOperand(OpIdx0); in binaryOpIsDerivedFromSameAlloca() local
|
H A D | AMDGPULibCalls.cpp | 1427 auto *OtherOp = cast<FPMathOperator>(XI); in fold_sincos() local
|
H A D | SIFoldOperands.cpp | 588 MachineOperand &OtherOp = MI->getOperand(OpNo); in tryAddToFoldList() local
|
H A D | SIISelLowering.cpp | 12107 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 D | LanaiISelLowering.cpp | 1349 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 D | PredicateInfo.cpp | 798 Value *OtherOp; in getConstraint() local
|
H A D | SCCPSolver.cpp | 1790 Value *OtherOp = Constraint->OtherOp; in handleCallResult() local
|
H A D | SimplifyLibCalls.cpp | 2725 Value *OtherOp = nullptr; in optimizeSqrt() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GIMatchTableExecutorImpl.h | 956 MachineOperand &OtherOp = State.MIs[OtherInsnID]->getOperand(OtherOpIdx); in executeMatchTable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 1183 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ in getMemoryOpCost() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 2063 Value *OtherOp) { in canonicalizeNegFPConstantsForOp()
|
H A D | LoopStrengthReduce.cpp | 3802 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); in CollectLoopInvariantFixupsAndFormulae() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 578 SDValue OtherOp; in isADDADDMUL() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 384 SDValue OtherOp = User->getOperand(0); in shouldAvoidImmediateInstFormsForSize() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 239 Value *OtherOp, Instruction::BinaryOps OpcodeToExpand, in expandBinOp()
|