Home
last modified time | relevance | path

Searched defs:Op3 (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp271 unsigned &Op3) { in Decode3OpInstruction()
550 unsigned Op1, Op2, Op3; in Decode3RInstruction() local
563 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local
576 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local
589 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local
602 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local
616 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local
631 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local
645 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local
659 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
[all …]
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h60 SDValue Op3, unsigned Align, bool isVolatile, in EmitTargetCodeForMemcpy()
77 SDValue Op3, unsigned Align, bool isVolatile, in EmitTargetCodeForMemmove()
93 SDValue Op3, unsigned Align, bool isVolatile, in EmitTargetCodeForMemset()
107 SDValue Op3, MachinePointerInfo Op1PtrInfo, in EmitTargetCodeForMemcmp()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5127 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3) { in UpdateNodeOperands()
5134 SDValue Op3, SDValue Op4) { in UpdateNodeOperands()
5141 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands()
5220 SDValue Op2, SDValue Op3) { in SelectNodeTo()
5279 SDValue Op3) { in SelectNodeTo()
5288 SDValue Op3) { in SelectNodeTo()
5441 SDValue Op1, SDValue Op2, SDValue Op3) { in getMachineNode()
5479 SDValue Op2, SDValue Op3) { in getMachineNode()
5505 SDValue Op1, SDValue Op2, SDValue Op3) { in getMachineNode()
DSelectionDAGBuilder.cpp4594 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
4612 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
4631 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
DLegalizeIntegerTypes.cpp195 SDValue Op3 = GetPromotedInteger(N->getOperand(3)); in PromoteIntRes_Atomic2() local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86CodeEmitter.cpp454 const MachineOperand &Op3 = MI.getOperand(Op+3); in emitMemModRMByte() local
DX86ISelDAGToDAG.cpp2794 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local