Searched defs:Op2 (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetSelectionDAGInfo.h57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
74 EmitTargetCodeForMemmove(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
90 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, SDValue Chain, SDValue Op1, SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, MachinePointerInfo DstPtrInfo) const argument
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp299 MachineOperand Op2 = MI->getOperand(S2); local
H A DHexagonHardwareLoops.cpp524 const MachineOperand &Op2 = CondI->getOperand(2); local
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Dasltree.c894 TrLinkPeerNode( ACPI_PARSE_OBJECT *Op1, ACPI_PARSE_OBJECT *Op2) argument
1031 TrLinkChildNode( ACPI_PARSE_OBJECT *Op1, ACPI_PARSE_OBJECT *Op2) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp786 uint32_t Op0 = 3, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0; local
818 uint32_t Op2 = Bits & 0x7; local
/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp252 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) { argument
270 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2, argument
358 unsigned Op1, Op2; local
371 unsigned Op1, Op2; local
384 unsigned Op1, Op2; local
397 unsigned Op1, Op2; local
411 unsigned Op1, Op2; local
424 unsigned Op1, Op2; local
437 unsigned Op1, Op2; local
522 unsigned Op1, Op2; local
536 unsigned Op1, Op2; local
550 unsigned Op1, Op2, Op3; local
563 unsigned Op1, Op2, Op3; local
576 unsigned Op1, Op2, Op3; local
589 unsigned Op1, Op2, Op3; local
602 unsigned Op1, Op2, Op3; local
616 unsigned Op1, Op2, Op3; local
631 unsigned Op1, Op2, Op3; local
645 unsigned Op1, Op2, Op3; local
659 unsigned Op1, Op2, Op3, Op4, Op5, Op6; local
693 unsigned Op1, Op2, Op3, Op4, Op5; local
713 unsigned Op1, Op2, Op3; local
732 unsigned Op1, Op2, Op3; local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolution.h590 const SCEV *getAddExpr(const SCEV *Op0, const SCEV *Op1, const SCEV *Op2, argument
608 const SCEV *getMulExpr(const SCEV *Op0, const SCEV *Op1, const SCEV *Op2, argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp581 SDValue Op2 = Op.getOperand(2); local
660 SDValue Op2 = Op.getOperand(2); local
[all...]
H A DFastISel.cpp1244 FastEmitInst_rrr(unsigned MachineInstOpcode, const TargetRegisterClass *RC, unsigned Op0, bool Op0IsKill, unsigned Op1, bool Op1IsKill, unsigned Op2, bool Op2IsKill) argument
H A DTargetLowering.cpp2440 SDValue TargetLowering::BuildExactSDIV(SDValue Op1, SDValue Op2, DebugLoc dl, argument
H A DLegalizeIntegerTypes.cpp181 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); local
194 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); local
854 SDValue Op2 = GetPromotedInteger(N->getOperand(2)); local
1403 unsigned Op1, Op2; local
[all...]
H A DLegalizeVectorTypes.cpp138 SDValue Op2 = GetScalarizedVector(N->getOperand(2)); local
H A DSelectionDAG.cpp272 ISD::CondCode ISD::getSetCCOrOperation(ISD::CondCode Op1, ISD::CondCode Op2, argument
296 ISD::CondCode ISD::getSetCCAndOperation(ISD::CondCode Op1, ISD::CondCode Op2, argument
4936 SDNode *SelectionDAG::UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2) { argument
754 FindModifiedNodeSlot(SDNode *N, SDValue Op1, SDValue Op2, void *&InsertPos) argument
4965 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3) argument
4971 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3, SDValue Op4) argument
4978 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3, SDValue Op4, SDValue Op5) argument
5048 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT, SDValue Op1, SDValue Op2) argument
5056 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT, SDValue Op1, SDValue Op2, SDValue Op3) argument
5106 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
5114 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5123 SelectNodeTo(SDNode *N, unsigned MachineOpc, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
5266 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT, SDValue Op1, SDValue Op2) argument
5274 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT, SDValue Op1, SDValue Op2, SDValue Op3) argument
5303 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2) argument
5311 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, SDValue Op1, SDValue Op2, SDValue Op3) argument
5328 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2) argument
5337 getMachineNode(unsigned Opcode, DebugLoc dl, EVT VT1, EVT VT2, EVT VT3, SDValue Op1, SDValue Op2, SDValue Op3) argument
[all...]
H A DSelectionDAGBuilder.cpp2629 SDValue Op2 = getValue(I.getOperand(1)); local
2640 SDValue Op2 = getValue(I.getOperand(1)); local
2647 SDValue Op2 = getValue(I.getOperand(1)); local
2679 SDValue Op2 = getValue(I.getOperand(1)); local
2700 SDValue Op2 = getValue(I.getOperand(1)); local
2714 SDValue Op2 = getValue(I.getOperand(1)); local
4459 SDValue Op2 = getValue(I.getArgOperand(1)); local
4477 SDValue Op2 = getValue(I.getArgOperand(1)); local
4496 SDValue Op2 = getValue(I.getArgOperand(1)); local
5121 SDValue Op2 = getValue(I.getArgOperand(1)); local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h530 SDValue getCALLSEQ_END(SDValue Chain, SDValue Op1, SDValue Op2, argument
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DPatternMatch.h1094 m_Intrinsic(const T0 &Op0, const T1 &Op1, const T2 &Op2) { argument
1100 m_Intrinsic(const T0 &Op0, const T1 &Op1, const T2 &Op2, const T3 &Op3) { argument
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1285 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], local
1298 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], ShufTy); local
1312 Constant *Op2 = ValueList.getConstantFwdRef(Record[3], ShufTy); local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp604 unsigned Op1, Op2, NewDstIdx; local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp1610 const Value *Op2 = I.getArgOperand(1); local
H A DX86ISelDAGToDAG.cpp2696 SDValue Op0, Op1, Op2, Op3, Op4; local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2334 Value *Op1 = 0, *Op2 = 0; local
3132 Value *Op1 = 0, *Op2 = 0; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DInstructions.cpp62 const char *SelectInst::areInvalidOperands(Value *Op0, Value *Op1, Value *Op2) { argument
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1844 unsigned Op2 = getRegForValue(I->getOperand(1)); local
343 FastEmitInst_rrr(unsigned MachineInstOpcode, const TargetRegisterClass *RC, unsigned Op0, bool Op0IsKill, unsigned Op1, bool Op1IsKill, unsigned Op2, bool Op2IsKill) argument
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp151 ICToken Op2 = OperandStack.pop_back_val(); local
1991 X86Operand &Op2 = *(X86Operand*)Operands.begin()[2]; local
2004 X86Operand &Op2 = *(X86Operand*)Operands.begin()[2]; local
2018 X86Operand &Op2 = *(X86Operand*)Operands.begin()[2]; local
2031 X86Operand *Op2 = static_cast<X86Operand*>(Operands[2]); local
2061 X86Operand *Op2 = static_cast<X86Operand*>(Operands[2]); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5225 ARMOperand* Op2 = static_cast<ARMOperand*>(Operands[Idx+1]); local

Completed in 561 milliseconds

12