Home
last modified time | relevance | path

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

/external/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()
/external/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 …]
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4986 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3) { in UpdateNodeOperands()
4993 SDValue Op3, SDValue Op4) { in UpdateNodeOperands()
5000 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands()
5079 SDValue Op2, SDValue Op3) { in SelectNodeTo()
5138 SDValue Op3) { in SelectNodeTo()
5147 SDValue Op3) { in SelectNodeTo()
5300 SDValue Op1, SDValue Op2, SDValue Op3) { in getMachineNode()
5338 SDValue Op2, SDValue Op3) { in getMachineNode()
5364 SDValue Op1, SDValue Op2, SDValue Op3) { in getMachineNode()
DSelectionDAGBuilder.cpp4491 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
4509 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
4528 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
DLegalizeIntegerTypes.cpp195 SDValue Op3 = GetPromotedInteger(N->getOperand(3)); in PromoteIntRes_Atomic2() local
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp454 const MachineOperand &Op3 = MI.getOperand(Op+3); in emitMemModRMByte() local
DX86ISelDAGToDAG.cpp2785 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local