Home
last modified time | relevance | path

Searched defs:Op2 (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp252 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) { in Decode2OpInstruction()
270 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2, in Decode3OpInstruction()
358 unsigned Op1, Op2; in Decode2RInstruction() local
371 unsigned Op1, Op2; in Decode2RImmInstruction() local
384 unsigned Op1, Op2; in DecodeR2RInstruction() local
397 unsigned Op1, Op2; in Decode2RSrcDstInstruction() local
411 unsigned Op1, Op2; in DecodeRUSInstruction() local
424 unsigned Op1, Op2; in DecodeRUSBitpInstruction() local
437 unsigned Op1, Op2; in DecodeRUSSrcDstBitpInstruction() local
522 unsigned Op1, Op2; in DecodeL2RInstruction() local
[all …]
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h59 SDValue Op1, SDValue Op2, in EmitTargetCodeForMemcpy()
76 SDValue Op1, SDValue Op2, in EmitTargetCodeForMemmove()
92 SDValue Op1, SDValue Op2, in EmitTargetCodeForMemset()
106 SDValue Op1, SDValue Op2, in EmitTargetCodeForMemcmp()
147 SDValue Op1, SDValue Op2, in EmitTargetCodeForStrcmp()
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
Dasltree.c1247 ACPI_PARSE_OBJECT *Op2) in TrLinkPeerNode()
1384 ACPI_PARSE_OBJECT *Op2) in TrLinkChildNode()
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp786 uint32_t Op0 = 3, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; in fromString() local
818 uint32_t Op2 = Bits & 0x7; in toString() local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp587 SDValue Op2 = Op.getOperand(2); in ExpandSELECT() local
662 SDValue Op2 = Op.getOperand(2); in ExpandVSELECT() local
DSelectionDAG.cpp271 ISD::CondCode ISD::getSetCCOrOperation(ISD::CondCode Op1, ISD::CondCode Op2, in getSetCCOrOperation()
295 ISD::CondCode ISD::getSetCCAndOperation(ISD::CondCode Op1, ISD::CondCode Op2, in getSetCCAndOperation()
759 SDValue Op1, SDValue Op2, in FindModifiedNodeSlot()
5098 SDNode *SelectionDAG::UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2) { in UpdateNodeOperands()
5127 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3) { in UpdateNodeOperands()
5133 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, in UpdateNodeOperands()
5140 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, in UpdateNodeOperands()
5212 SDValue Op2) { in SelectNodeTo()
5220 SDValue Op2, SDValue Op3) { in SelectNodeTo()
5270 SDValue Op1, SDValue Op2) { in SelectNodeTo()
[all …]
DSelectionDAGBuilder.cpp2733 SDValue Op2 = getValue(I.getOperand(1)); in visitFSub() local
2744 SDValue Op2 = getValue(I.getOperand(1)); in visitBinary() local
2751 SDValue Op2 = getValue(I.getOperand(1)); in visitShift() local
2783 SDValue Op2 = getValue(I.getOperand(1)); in visitSDiv() local
2805 SDValue Op2 = getValue(I.getOperand(1)); in visitICmp() local
2819 SDValue Op2 = getValue(I.getOperand(1)); in visitFCmp() local
4593 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local
4611 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local
4630 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local
5259 SDValue Op2 = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local
DLegalizeIntegerTypes.cpp181 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); in PromoteIntRes_Atomic1() local
194 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); in PromoteIntRes_Atomic2() local
863 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); in PromoteIntOp_ATOMIC_STORE() local
1419 unsigned Op1, Op2; in ExpandShiftWithKnownAmountBit() local
DFastISel.cpp1260 unsigned Op2, bool Op2IsKill) { in FastEmitInst_rrr()
DTargetLowering.cpp2512 SDValue TargetLowering::BuildExactSDIV(SDValue Op1, SDValue Op2, SDLoc dl, in BuildExactSDIV()
/freebsd-10-stable/contrib/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp152 ICToken Op2 = OperandStack.pop_back_val(); in execute() local
2129 X86Operand &Op2 = *(X86Operand*)Operands.begin()[2]; in ParseInstruction() local
2142 X86Operand &Op2 = *(X86Operand*)Operands.begin()[2]; in ParseInstruction() local
2156 X86Operand &Op2 = *(X86Operand*)Operands.begin()[2]; in ParseInstruction() local
2169 X86Operand *Op2 = static_cast<X86Operand*>(Operands[2]); in ParseInstruction() local
2199 X86Operand *Op2 = static_cast<X86Operand*>(Operands[2]); in ParseInstruction() local
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp299 MachineOperand Op2 = MI->getOperand(S2); in runOnMachineFunction() local
DHexagonHardwareLoops.cpp524 const MachineOperand &Op2 = CondI->getOperand(2); in getLoopTripCount() local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DConstantFolding.cpp1541 if (ConstantFP *Op2 = dyn_cast<ConstantFP>(Operands[1])) { in ConstantFoldCall() local
1586 if (ConstantInt *Op2 = dyn_cast<ConstantInt>(Operands[1])) { in ConstantFoldCall() local
/freebsd-10-stable/contrib/llvm/lib/AsmParser/
DLLParser.cpp3422 BasicBlock *Op1, *Op2; in ParseBr() local
3757 Value *Op0, *Op1, *Op2; in ParseSelect() local
3811 Value *Op0, *Op1, *Op2; in ParseInsertElement() local
3830 Value *Op0, *Op1, *Op2; in ParseShuffleVector() local
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1420 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], in ParseConstants() local
1433 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], ShufTy); in ParseConstants() local
1447 Constant *Op2 = ValueList.getConstantFwdRef(Record[3], ShufTy); in ParseConstants() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp958 Value *Op2 = J2->getOperand(j); in reroll() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2510 Value *Op1 = 0, *Op2 = 0; in visitICmpInst() local
3320 Value *Op1 = 0, *Op2 = 0; in visitFCmpInst() local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1084 if (ConstantSDNode *Op2 = dyn_cast<ConstantSDNode>(Node->getOperand(2))) { in Select() local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMFastISel.cpp375 unsigned Op2, bool Op2IsKill) { in FastEmitInst_rrr()
1900 unsigned Op2 = getRegForValue(I->getOperand(1)); in SelectBinaryFPOp() local
/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
DNeonEmitter.cpp1535 std::string Op2 = GetHigh(b, typestr); in Gen2OpWith2High() local
1550 std::string Op2 = GetHigh(c, typestr); in Gen3OpWith2High() local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DRegisterCoalescer.cpp603 unsigned Op1, Op2, NewDstIdx; in removeCopyByCommutingDef() local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86FastISel.cpp1737 const Value *Op2 = I.getArgOperand(1); in X86VisitIntrinsicCall() local
DX86ISelDAGToDAG.cpp2794 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1155 Value *Op1 = CI->getArgOperand(0), *Op2 = CI->getArgOperand(1); in callOptimizer() local

12