/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 77 Value *OtherOp; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 162 DbgValueLocEntry OtherOp = Other.ValueLocEntries[0]; in isEquivalent() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelDAGToDAG.cpp | 310 SDValue OtherOp = N.getOperand(i == 0 ? 1 : 0); in SelectAddrAddOperands() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 458 Value *NegatedOp, *OtherOp; in visitImpl() local
|
H A D | InstCombineMulDivRem.cpp | 101 Value *Cond, *OtherOp; in foldMulSelectToNegate() local
|
H A D | InstCombineCalls.cpp | 1897 Value *OtherOp = II->getOperand(OtherOpArg); in visitCallInst() local
|
H A D | InstructionCombining.cpp | 1856 Value *Y, *OtherOp; in foldVectorBinop() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVGatherScatterLowering.cpp | 252 Value *OtherOp; in matchStridedRecurrence() local
|
H A D | RISCVISelLowering.cpp | 8319 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 D | SIOptimizeExecMasking.cpp | 519 MachineOperand *OtherOp = nullptr; in optimizeExecSequence() local
|
H A D | AMDGPUPromoteAlloca.cpp | 651 Value *OtherOp = Inst->getOperand(OpIdx0); in binaryOpIsDerivedFromSameAlloca() local
|
H A D | SIFoldOperands.cpp | 412 MachineOperand &OtherOp = MI->getOperand(OtherIdx); in tryAddToFoldList() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1348 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 D | SystemZTargetTransformInfo.cpp | 1140 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ in getMemoryOpCost() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 807 Value *OtherOp; in getConstraint() local
|
H A D | SCCPSolver.cpp | 1561 Value *OtherOp = Constraint->OtherOp; in handleCallResult() local
|
H A D | SimplifyLibCalls.cpp | 2443 Value *OtherOp = nullptr; in optimizeSqrt() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 2109 Value *OtherOp) { in canonicalizeNegFPConstantsForOp()
|
H A D | LoopStrengthReduce.cpp | 3566 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); in CollectLoopInvariantFixupsAndFormulae() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 583 SDValue OtherOp; in isADDADDMUL() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 382 SDValue OtherOp = User->getOperand(0); in shouldAvoidImmediateInstFormsForSize() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 240 Value *OtherOp, Instruction::BinaryOps OpcodeToExpand, in expandBinOp()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 12354 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 D | AttributorAttributes.cpp | 1750 for (auto *OtherOp : OtherOps) { in updateImpl() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18466 SDNode *OtherOp; in isMulAddWithConstProfitable() local
|