/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 75 Value *OtherOp; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 419 Value *NegatedOp, *OtherOp; in visitImpl() local
|
H A D | InstCombineMulDivRem.cpp | 105 Value *Cond, *OtherOp; in foldMulSelectToNegate() local
|
H A D | InstructionCombining.cpp | 1727 Value *Y, *OtherOp; in foldVectorBinop() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMasking.cpp | 431 MachineOperand *OtherOp = nullptr; in runOnMachineFunction() local
|
H A D | AMDGPUPromoteAlloca.cpp | 578 Value *OtherOp = Inst->getOperand(OpIdx0); in binaryOpIsDerivedFromSameAlloca() local
|
H A D | SIFoldOperands.cpp | 423 MachineOperand &OtherOp = MI->getOperand(OtherIdx); in tryAddToFoldList() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1348 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 D | PredicateInfo.cpp | 785 Value *OtherOp; in getConstraint() local
|
H A D | SCCPSolver.cpp | 1238 Value *OtherOp = Constraint->OtherOp; in handleCallResult() local
|
H A D | SimplifyLibCalls.cpp | 2021 Value *OtherOp = nullptr; in optimizeSqrt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 1090 if (Instruction *OtherOp = dyn_cast<Instruction>(UserI->getOperand(i))){ in getMemoryOpCost() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 2093 Value *OtherOp) { in canonicalizeNegFPConstantsForOp()
|
H A D | LoopStrengthReduce.cpp | 3470 Value *OtherOp = const_cast<Value *>(ICI->getOperand(OtherIdx)); in CollectLoopInvariantFixupsAndFormulae() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 586 SDValue OtherOp; in isADDADDMUL() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 383 SDValue OtherOp = User->getOperand(0); in shouldAvoidImmediateInstFormsForSize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 238 Value *OtherOp, Instruction::BinaryOps OpcodeToExpand, in expandBinOp()
|
H A D | ScalarEvolution.cpp | 6383 const SCEV *OtherOp = getSCEV(I->getOperand(OtherOpIndex)); in isSCEVExprNeverPoison() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 5430 static SDValue combineSelectCCAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, in combineSelectCCAndUse()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 11779 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 D | DAGCombiner.cpp | 16656 SDNode *OtherOp; in isMulAddWithConstProfitable() local
|