Home
last modified time | relevance | path

Searched defs:OpNum (Results 1 – 25 of 33) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp54 void SystemZInstPrinter::printU4ImmOperand(const MCInst *MI, int OpNum, in printU4ImmOperand()
61 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand()
68 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand()
75 void SystemZInstPrinter::printU8ImmOperand(const MCInst *MI, int OpNum, in printU8ImmOperand()
82 void SystemZInstPrinter::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand()
89 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, in printU16ImmOperand()
96 void SystemZInstPrinter::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand()
103 void SystemZInstPrinter::printU32ImmOperand(const MCInst *MI, int OpNum, in printU32ImmOperand()
110 void SystemZInstPrinter::printAccessRegOperand(const MCInst *MI, int OpNum, in printAccessRegOperand()
117 void SystemZInstPrinter::printPCRelOperand(const MCInst *MI, int OpNum, in printPCRelOperand()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp356 void ARMInstPrinter::printThumbLdrLabelOperand(const MCInst *MI, unsigned OpNum, in printThumbLdrLabelOperand()
389 void ARMInstPrinter::printSORegRegOperand(const MCInst *MI, unsigned OpNum, in printSORegRegOperand()
408 void ARMInstPrinter::printSORegImmOperand(const MCInst *MI, unsigned OpNum, in printSORegImmOperand()
498 unsigned OpNum, in printAddrMode2OffsetOperand()
571 unsigned OpNum, in printAddrMode3OffsetOperand()
589 unsigned OpNum, in printPostIdxImm8Operand()
598 void ARMInstPrinter::printPostIdxRegOperand(const MCInst *MI, unsigned OpNum, in printPostIdxRegOperand()
608 unsigned OpNum, in printPostIdxImm8s4Operand()
618 void ARMInstPrinter::printLdStmModeOperand(const MCInst *MI, unsigned OpNum, in printLdStmModeOperand()
626 void ARMInstPrinter::printAddrMode5Operand(const MCInst *MI, unsigned OpNum, in printAddrMode5Operand()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp82 uint64_t getPC16DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC16DBLEncoding()
87 uint64_t getPC32DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC32DBLEncoding()
128 getBDAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr12Encoding()
138 getBDAddr20Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr20Encoding()
148 getBDXAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDXAddr12Encoding()
159 getBDXAddr20Encoding(const MCInst &MI, unsigned OpNum, in getBDXAddr20Encoding()
171 getBDLAddr12Len8Encoding(const MCInst &MI, unsigned OpNum, in getBDLAddr12Len8Encoding()
182 SystemZMCCodeEmitter::getPCRelEncoding(const MCInst &MI, unsigned OpNum, in getPCRelEncoding()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.h70 void printMemExtend(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printMemExtend()
83 void printUImm12Offset(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printUImm12Offset()
88 void printAMIndexedWB(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printAMIndexedWB()
H A DAArch64InstPrinter.cpp640 int OpNum = LdStDesc->ListOperand; in printInst() local
939 void AArch64InstPrinter::printAddSubImm(const MCInst *MI, unsigned OpNum, in printAddSubImm()
960 void AArch64InstPrinter::printLogicalImm32(const MCInst *MI, unsigned OpNum, in printLogicalImm32()
967 void AArch64InstPrinter::printLogicalImm64(const MCInst *MI, unsigned OpNum, in printLogicalImm64()
974 void AArch64InstPrinter::printShifter(const MCInst *MI, unsigned OpNum, in printShifter()
985 void AArch64InstPrinter::printShiftedRegister(const MCInst *MI, unsigned OpNum, in printShiftedRegister()
991 void AArch64InstPrinter::printExtendedRegister(const MCInst *MI, unsigned OpNum, in printExtendedRegister()
997 void AArch64InstPrinter::printArithExtend(const MCInst *MI, unsigned OpNum, in printArithExtend()
1023 void AArch64InstPrinter::printMemExtend(const MCInst *MI, unsigned OpNum, in printMemExtend()
1040 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp96 void NVPTXInstPrinter::printCvtMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCvtMode()
146 void NVPTXInstPrinter::printCmpMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCmpMode()
219 void NVPTXInstPrinter::printLdStCode(const MCInst *MI, int OpNum, in printLdStCode()
267 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand()
283 void NVPTXInstPrinter::printProtoIdent(const MCInst *MI, int OpNum, in printProtoIdent()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp64 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
105 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCParsedAsmOperand.h37 void setMCOperandNum (unsigned OpNum) { MCOperandNum = OpNum; } in setMCOperandNum()
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2665 unsigned OpNum = 0; in ParseFunctionBody() local
2712 unsigned OpNum = 0; in ParseFunctionBody() local
2736 unsigned OpNum = 0; in ParseFunctionBody() local
2758 unsigned OpNum = 0; in ParseFunctionBody() local
2779 unsigned OpNum = 0; in ParseFunctionBody() local
2804 unsigned OpNum = 0; in ParseFunctionBody() local
2819 unsigned OpNum = 0; in ParseFunctionBody() local
2844 unsigned OpNum = 0; in ParseFunctionBody() local
2855 unsigned OpNum = 0; in ParseFunctionBody() local
2868 unsigned OpNum = 0; in ParseFunctionBody() local
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp211 void AArch64AsmPrinter::printOperand(const MachineInstr *MI, unsigned OpNum, in printOperand()
267 bool AArch64AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
348 unsigned OpNum, in PrintAsmMemoryOperand()
H A DAArch64BranchRelaxation.cpp390 unsigned OpNum = (MI->getOpcode() == AArch64::TBZW || in fixupConditionalBranch() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp144 void ARMAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
219 bool ARMAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
395 unsigned OpNum, unsigned AsmVariant, in PrintAsmMemoryOperand()
983 int OpNum = 1; in EmitJumpTable() local
1034 int OpNum = (Opcode == ARM::t2BR_JT) ? 2 : 1; in EmitJump2Table() local
H A DThumb2SizeReduction.cpp376 unsigned OpNum = 3; // First 'rest' of operands. in ReduceLoadStore() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp256 PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmMemoryOperand()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp594 RAFast::defineVirtReg(MachineInstr *MI, unsigned OpNum, in defineVirtReg()
627 RAFast::reloadVirtReg(MachineInstr *MI, unsigned OpNum, in reloadVirtReg()
678 bool RAFast::setPhysReg(MachineInstr *MI, unsigned OpNum, unsigned PhysReg) { in setPhysReg()
H A DExecutionDepsFix.cpp507 unsigned OpNum; in processDefs() local
H A DTargetInstrInfo.cpp43 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum, in getRegClass()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1170 getPartialRegUpdateClearance(const MachineInstr *MI, unsigned OpNum, in getPartialRegUpdateClearance()
1190 virtual unsigned getUndefRegClearance(const MachineInstr *MI, unsigned &OpNum, in getUndefRegClearance()
1214 breakPartialRegDependency(MachineBasicBlock::iterator MI, unsigned OpNum, in breakPartialRegDependency()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp442 bool MipsAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
542 unsigned OpNum, unsigned AsmVariant, in PrintAsmMemoryOperand()
/minix3/external/bsd/llvm/dist/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp106 unsigned short OpNum; member
394 unsigned OpNum = ShufTab[i].Op ? ShufTab[i].Op->OpNum : 0; in main() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp1393 getT2AddrModeSORegOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeSORegOpValue()
1412 getT2AddrModeImm8OpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm8OpValue()
1434 getT2AddrModeImm8OffsetOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm8OffsetOpValue()
1451 getT2AddrModeImm12OffsetOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm12OffsetOpValue()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h160 int getOperandConstraint(unsigned OpNum, in getOperandConstraint()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/InstPrinter/
H A DAMDGPUInstPrinter.cpp337 void AMDGPUInstPrinter::printInterpSlot(const MCInst *MI, unsigned OpNum, in printInterpSlot()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4513 getPartialRegUpdateClearance(const MachineInstr *MI, unsigned OpNum, in getPartialRegUpdateClearance()
4607 getUndefRegClearance(const MachineInstr *MI, unsigned &OpNum, in getUndefRegClearance()
4624 breakPartialRegDependency(MachineBasicBlock::iterator MI, unsigned OpNum, in breakPartialRegDependency()
4879 unsigned OpNum = Ops[0]; in canFoldMemoryOperand() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp923 unsigned OpNum = (MI->getOpcode() == PPC::STD) ? 2 : 1; in EmitInstruction() local

12