Home
last modified time | relevance | path

Searched defs:Op0 (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp85 if (BinaryOperator *Op0 = dyn_cast<BinaryOperator>(LHS)) in ExpandBinOp() local
147 BinaryOperator *Op0 = dyn_cast<BinaryOperator>(LHS); in FactorizeBinOp() local
220 BinaryOperator *Op0 = dyn_cast<BinaryOperator>(LHS); in SimplifyAssociativeBinOp() local
522 static Value *SimplifyAddInst(Value *Op0, Value *Op1, bool isNSW, bool isNUW, in SimplifyAddInst()
584 Value *llvm::SimplifyAddInst(Value *Op0, Value *Op1, bool isNSW, bool isNUW, in SimplifyAddInst()
591 static Value *SimplifySubInst(Value *Op0, Value *Op1, bool isNSW, bool isNUW, in SimplifySubInst()
705 Value *llvm::SimplifySubInst(Value *Op0, Value *Op1, bool isNSW, bool isNUW, in SimplifySubInst()
712 static Value *SimplifyMulInst(Value *Op0, Value *Op1, const TargetData *TD, in SimplifyMulInst()
778 Value *llvm::SimplifyMulInst(Value *Op0, Value *Op1, const TargetData *TD, in SimplifyMulInst()
785 static Value *SimplifyDiv(Instruction::BinaryOps Opcode, Value *Op0, Value *Op1, in SimplifyDiv()
[all …]
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp101 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitMul() local
257 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitFMul() local
371 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in commonIDivTransforms() local
436 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitUDiv() local
505 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitSDiv() local
558 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitFDiv() local
583 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in commonIRemTransforms() local
615 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitURem() local
658 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitSRem() local
721 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitFRem() local
DInstCombineShifts.cpp23 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in commonShiftTransforms() local
302 Instruction *InstCombiner::FoldShiftByConstant(Value *Op0, ConstantInt *Op1, in FoldShiftByConstant()
666 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitLShr() local
706 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitAShr() local
DInstCombineAndOrXor.cpp728 Value *Op0 = LHS->getOperand(0), *Op1 = LHS->getOperand(1); in FoldAndOfICmps() local
1035 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitAnd() local
1468 Value *Op0 = LHS->getOperand(0), *Op1 = LHS->getOperand(1); in FoldOrOfICmps() local
1754 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitOr() local
2066 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitXor() local
2279 Value *Op0 = LHS->getOperand(0), *Op1 = LHS->getOperand(1); in visitXor() local
DInstCombineAddSub.cpp530 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitSub() local
690 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitFSub() local
DInstructionCombining.cpp144 BinaryOperator *Op0 = dyn_cast<BinaryOperator>(I.getOperand(0)); in SimplifyAssociativeOrCommutative() local
319 BinaryOperator *Op0 = dyn_cast<BinaryOperator>(LHS); in SimplifyUsingDistributiveLaws() local
486 Value *Op0 = SO, *Op1 = ConstOperand; in FoldOperationIntoSelectOperand() local
DInstCombineVectorOps.cpp26 Constant *Op0 = C->getOperand(0); in CheapToScalarize() local
DInstCombineCompares.cpp1775 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitICmpInst() local
2778 Value *Op0 = I.getOperand(0), *Op1 = I.getOperand(1); in visitFCmpInst() local
/external/llvm/lib/Target/CellSPU/
DSPUISelDAGToDAG.cpp270 SDValue Op0, Op1; in SelectInlineAsmMemoryOperand() local
347 SDValue Op0 = N.getOperand(0); in SelectAFormAddr() local
421 const SDValue Op0 = N.getOperand(0); in DFormAddressPredicate() local
474 const SDValue Op0 = N.getOperand(0); in DFormAddressPredicate() local
652 SDValue Op0 = N->getOperand(0); in Select() local
752 SDValue Op0 = N->getOperand(0); in Select() local
800 SDValue Op0 = N->getOperand(0); in Select() local
863 SDValue Op0 = N->getOperand(0); in Select() local
914 SDValue Op0 = N->getOperand(0); in SelectSHLi64() local
982 SDValue Op0 = N->getOperand(0); in SelectSRLi64() local
[all …]
DSPUISelLowering.cpp625 SDValue Op0 = basePtr.getOperand(0); in LowerLOAD() local
819 SDValue Op0 = basePtr.getOperand(0); in LowerSTORE() local
1940 SDValue Op0 = Op.getOperand(0); // Op0 = the scalar in LowerSCALAR_TO_VECTOR() local
2458 SDValue Op0 = Op.getOperand(0); in LowerFP_TO_INT() local
2484 SDValue Op0 = Op.getOperand(0); in LowerINT_TO_FP() local
2676 SDValue Op0 = Op.getOperand(0); in LowerTRUNCATE() local
2717 SDValue Op0 = Op.getOperand(0); in LowerSIGN_EXTEND() local
2898 SDValue Op0 = N->getOperand(0); // everything has at least one operand in PerformDAGCombine() local
/external/llvm/include/llvm/Support/
DGetElementPtrTypeIterator.h102 gep_type_begin(Type *Op0, ArrayRef<T> A) { in gep_type_begin()
108 gep_type_end(Type *Op0, ArrayRef<T> A) { in gep_type_end()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp357 unsigned Op0 = getRegForValue(I->getOperand(0)); in SelectBinaryOp() local
707 unsigned Op0 = getRegForValue(I->getOperand(0)); in SelectBitCast() local
841 const Value *Op0 = EVI->getOperand(0); in SelectExtractValue() local
1051 unsigned Op0, bool Op0IsKill, in FastEmit_ri_()
1101 unsigned Op0, bool Op0IsKill) { in FastEmitInst_r()
1120 unsigned Op0, bool Op0IsKill, in FastEmitInst_rr()
1141 unsigned Op0, bool Op0IsKill, in FastEmitInst_rrr()
1165 unsigned Op0, bool Op0IsKill, in FastEmitInst_ri()
1186 unsigned Op0, bool Op0IsKill, in FastEmitInst_rii()
1209 unsigned Op0, bool Op0IsKill, in FastEmitInst_rf()
[all …]
/external/llvm/lib/Target/Sparc/
DSparcISelDAGToDAG.cpp193 SDValue Op0, Op1; in SelectInlineAsmMemoryOperand() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp289 unsigned Op0, bool Op0IsKill) { in FastEmitInst_r()
308 unsigned Op0, bool Op0IsKill, in FastEmitInst_rr()
330 unsigned Op0, bool Op0IsKill, in FastEmitInst_rrr()
355 unsigned Op0, bool Op0IsKill, in FastEmitInst_ri()
377 unsigned Op0, bool Op0IsKill, in FastEmitInst_rf()
399 unsigned Op0, bool Op0IsKill, in FastEmitInst_rri()
462 unsigned Op0, bool Op0IsKill, in FastEmitInst_extractsubreg()
1008 Value *Op0 = I->getOperand(0); in SelectStore() local
DARMLoadStoreOptimizer.cpp1491 ARMPreAllocLoadStoreOpt::CanFormLdStDWord(MachineInstr *Op0, MachineInstr *Op1, in CanFormLdStDWord()
1652 MachineInstr *Op0 = Ops.back(); in RescheduleOps() local
/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp141 Value *Op0 = C->getOperand(0); in processCmp() local
/external/llvm/lib/Target/PTX/
DPTXISelLowering.cpp146 SDValue Op0 = Op.getOperand(0); in LowerSETCC() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1374 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local
1383 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local
1394 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local
1408 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local
1420 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1140 unsigned Op0 = getFPReg(MI->getOperand(NumOperands-2)); in handleTwoArgFP() local
1238 unsigned Op0 = getFPReg(MI->getOperand(NumOperands-2)); in handleCompareFP() local
1264 unsigned Op0 = getFPReg(MI->getOperand(0)); in handleCondMovFP() local
DX86FastISel.cpp830 bool X86FastISel::X86FastEmitCompare(const Value *Op0, const Value *Op1, in X86FastEmitCompare()
928 const Value *Op0 = CI->getOperand(0), *Op1 = CI->getOperand(1); in X86SelectCmp() local
1028 const Value *Op0 = CI->getOperand(0), *Op1 = CI->getOperand(1); in X86SelectBranch() local
/external/llvm/lib/Target/Alpha/
DAlphaISelDAGToDAG.cpp157 SDValue Op0; in SelectInlineAsmMemoryOperand() local
/external/llvm/lib/AsmParser/
DLLParser.cpp3027 Value *Op0; in ParseBr() local
3343 Value *Op0, *Op1, *Op2; in ParseSelect() local
3380 Value *Op0, *Op1; in ParseExtractElement() local
3397 Value *Op0, *Op1, *Op2; in ParseInsertElement() local
3416 Value *Op0, *Op1, *Op2; in ParseShuffleVector() local
3435 Value *Op0, *Op1; in ParsePHI() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp288 SDValue Op0, Op1; in SelectInlineAsmMemoryOperand() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp376 SDValue Op0 = N->getOperand(0); in SelectBitfieldInsert() local
/external/llvm/lib/CodeGen/
DELFWriter.cpp573 const Constant *Op0 = CE->getOperand(0); in ResolveConstantExpr() local

12