| /external/llvm/lib/Target/XCore/Disassembler/ |
| D | XCoreDisassembler.cpp | 273 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/ |
| D | TargetSelectionDAGInfo.h | 60 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/ |
| D | MipsFastISel.cpp | 93 uint64_t imm2, unsigned Op3, bool Op3IsKill) { in FastEmitInst_riir()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 5263 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()
|
| D | SelectionDAGBuilder.cpp | 4689 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
|
| D | LegalizeIntegerTypes.cpp | 221 SDValue Op3 = GetPromotedInteger(N->getOperand(3)); in PromoteIntRes_AtomicCmpSwap() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86CodeEmitter.cpp | 452 const MachineOperand &Op3 = MI.getOperand(Op+3); in emitMemModRMByte() local
|
| D | X86ISelDAGToDAG.cpp | 2763 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local
|
| /external/llvm/lib/Target/AArch64/InstPrinter/ |
| D | AArch64InstPrinter.cpp | 73 const MCOperand &Op3 = MI->getOperand(3); in printInst() local
|
| /external/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 3590 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/ |
| D | ConstantFolding.cpp | 1714 if (const ConstantFP *Op3 = dyn_cast<ConstantFP>(Operands[2])) { in ConstantFoldScalarCall() local
|
| /external/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 5552 ARMOperand &Op3 = static_cast<ARMOperand &>(*Operands[3]); in ParseInstruction() local
|