Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp273 unsigned &Op3) { in Decode3OpInstruction()
552 unsigned Op1, Op2, Op3; in Decode3RInstruction() local
565 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local
578 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local
591 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local
604 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local
618 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local
633 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local
647 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local
661 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
[all …]
/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()
107 SDValue Op3, MachinePointerInfo Op1PtrInfo, in EmitTargetCodeForMemcmp()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp93 uint64_t imm2, unsigned Op3, bool Op3IsKill) { in FastEmitInst_riir()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5263 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3) { in UpdateNodeOperands()
5270 SDValue Op3, SDValue Op4) { in UpdateNodeOperands()
5277 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands()
5357 SDValue Op2, SDValue Op3) { in SelectNodeTo()
5414 SDValue Op3) { in SelectNodeTo()
5423 SDValue Op3) { in SelectNodeTo()
5575 SDValue Op1, SDValue Op2, SDValue Op3) { in getMachineNode()
5613 SDValue Op2, SDValue Op3) { in getMachineNode()
5639 SDValue Op1, SDValue Op2, SDValue Op3) { in getMachineNode()
DSelectionDAGBuilder.cpp4689 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
4707 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
4726 SDValue Op3 = getValue(I.getArgOperand(2)); in visitIntrinsicCall() local
DLegalizeIntegerTypes.cpp221 SDValue Op3 = GetPromotedInteger(N->getOperand(3)); in PromoteIntRes_AtomicCmpSwap() local
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp452 const MachineOperand &Op3 = MI.getOperand(Op+3); in emitMemModRMByte() local
DX86ISelDAGToDAG.cpp2763 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp73 const MCOperand &Op3 = MI->getOperand(3); in printInst() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3590 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
3622 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
3687 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp1714 if (const ConstantFP *Op3 = dyn_cast<ConstantFP>(Operands[2])) { in ConstantFoldScalarCall() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5552 ARMOperand &Op3 = static_cast<ARMOperand &>(*Operands[3]); in ParseInstruction() local