Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp78 static void printUImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printUImmOperand()
85 static void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printSImmOperand()
91 void SystemZInstPrinter::printU1ImmOperand(const MCInst *MI, int OpNum, in printU1ImmOperand()
96 void SystemZInstPrinter::printU2ImmOperand(const MCInst *MI, int OpNum, in printU2ImmOperand()
101 void SystemZInstPrinter::printU3ImmOperand(const MCInst *MI, int OpNum, in printU3ImmOperand()
106 void SystemZInstPrinter::printU4ImmOperand(const MCInst *MI, int OpNum, in printU4ImmOperand()
111 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand()
116 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand()
121 void SystemZInstPrinter::printU8ImmOperand(const MCInst *MI, int OpNum, in printU8ImmOperand()
126 void SystemZInstPrinter::printU12ImmOperand(const MCInst *MI, int OpNum, in printU12ImmOperand()
[all …]
H A DSystemZMCCodeEmitter.cpp102 uint64_t getPC16DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC16DBLEncoding()
108 uint64_t getPC32DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC32DBLEncoding()
114 uint64_t getPC16DBLTLSEncoding(const MCInst &MI, unsigned OpNum, in getPC16DBLTLSEncoding()
120 uint64_t getPC32DBLTLSEncoding(const MCInst &MI, unsigned OpNum, in getPC32DBLTLSEncoding()
126 uint64_t getPC12DBLBPPEncoding(const MCInst &MI, unsigned OpNum, in getPC12DBLBPPEncoding()
132 uint64_t getPC16DBLBPPEncoding(const MCInst &MI, unsigned OpNum, in getPC16DBLBPPEncoding()
138 uint64_t getPC24DBLBPPEncoding(const MCInst &MI, unsigned OpNum, in getPC24DBLBPPEncoding()
183 getBDAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr12Encoding()
193 getBDAddr20Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr20Encoding()
203 getBDXAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDXAddr12Encoding()
[all …]
H A DSystemZInstPrinter.h57 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand()
80 void printPCRelOperand(const MCInst *MI, uint64_t /*Address*/, int OpNum, in printPCRelOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp351 void ARMInstPrinter::printThumbLdrLabelOperand(const MCInst *MI, unsigned OpNum, in printThumbLdrLabelOperand()
381 void ARMInstPrinter::printSORegRegOperand(const MCInst *MI, unsigned OpNum, in printSORegRegOperand()
401 void ARMInstPrinter::printSORegImmOperand(const MCInst *MI, unsigned OpNum, in printSORegImmOperand()
491 unsigned OpNum, in printAddrMode2OffsetOperand()
561 unsigned OpNum, in printAddrMode3OffsetOperand()
579 void ARMInstPrinter::printPostIdxImm8Operand(const MCInst *MI, unsigned OpNum, in printPostIdxImm8Operand()
588 void ARMInstPrinter::printPostIdxRegOperand(const MCInst *MI, unsigned OpNum, in printPostIdxRegOperand()
598 void ARMInstPrinter::printPostIdxImm8s4Operand(const MCInst *MI, unsigned OpNum, in printPostIdxImm8s4Operand()
608 void ARMInstPrinter::printMveAddrModeRQOperand(const MCInst *MI, unsigned OpNum, in printMveAddrModeRQOperand()
625 void ARMInstPrinter::printMveAddrModeQOperand(const MCInst *MI, unsigned OpNum, in printMveAddrModeQOperand()
[all …]
H A DARMInstPrinter.h47 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand()
119 unsigned OpNum, const MCSubtargetInfo &STI, in printAdrLabelOperand()
221 unsigned OpNum, const MCSubtargetInfo &STI, in printThumbLdrLabelOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp55 void VEInstPrinter::printOperand(const MCInst *MI, int OpNum, in printOperand()
78 void VEInstPrinter::printMemASXOperand(const MCInst *MI, int OpNum, in printMemASXOperand()
122 void VEInstPrinter::printMemASOperandASX(const MCInst *MI, int OpNum, in printMemASOperandASX()
153 void VEInstPrinter::printMemASOperandRRM(const MCInst *MI, int OpNum, in printMemASOperandRRM()
184 void VEInstPrinter::printMemASOperandHM(const MCInst *MI, int OpNum, in printMemASOperandHM()
207 void VEInstPrinter::printMImmOperand(const MCInst *MI, int OpNum, in printMImmOperand()
217 void VEInstPrinter::printCCOperand(const MCInst *MI, int OpNum, in printCCOperand()
223 void VEInstPrinter::printRDOperand(const MCInst *MI, int OpNum, in printRDOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp734 int OpNum = LdStDesc->ListOperand; in printInst() local
947 void AArch64InstPrinter::printAddSubImm(const MCInst *MI, unsigned OpNum, in printAddSubImm()
970 void AArch64InstPrinter::printLogicalImm(const MCInst *MI, unsigned OpNum, in printLogicalImm()
978 void AArch64InstPrinter::printShifter(const MCInst *MI, unsigned OpNum, in printShifter()
990 void AArch64InstPrinter::printShiftedRegister(const MCInst *MI, unsigned OpNum, in printShiftedRegister()
997 void AArch64InstPrinter::printExtendedRegister(const MCInst *MI, unsigned OpNum, in printExtendedRegister()
1004 void AArch64InstPrinter::printArithExtend(const MCInst *MI, unsigned OpNum, in printArithExtend()
1045 void AArch64InstPrinter::printMemExtend(const MCInst *MI, unsigned OpNum, in printMemExtend()
1055 unsigned OpNum, in printRegWithShiftExtend()
1071 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode()
[all …]
H A DAArch64InstPrinter.h93 void printMemExtend(const MCInst *MI, unsigned OpNum, in printMemExtend()
112 void printUImm12Offset(const MCInst *MI, unsigned OpNum, in printUImm12Offset()
118 void printAMIndexedWB(const MCInst *MI, unsigned OpNum, in printAMIndexedWB()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp98 void NVPTXInstPrinter::printCvtMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCvtMode()
148 void NVPTXInstPrinter::printCmpMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCmpMode()
221 void NVPTXInstPrinter::printLdStCode(const MCInst *MI, int OpNum, in printLdStCode()
273 void NVPTXInstPrinter::printMmaCode(const MCInst *MI, int OpNum, raw_ostream &O, in printMmaCode()
287 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand()
303 void NVPTXInstPrinter::printProtoIdent(const MCInst *MI, int OpNum, in printProtoIdent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp140 void ARCInstPrinter::printOperand(const MCInst *MI, unsigned OpNum, in printOperand()
157 void ARCInstPrinter::printMemOperandRI(const MCInst *MI, unsigned OpNum, in printMemOperandRI()
167 void ARCInstPrinter::printPredicateOperand(const MCInst *MI, unsigned OpNum, in printPredicateOperand()
175 void ARCInstPrinter::printBRCCPredicateOperand(const MCInst *MI, unsigned OpNum, in printBRCCPredicateOperand()
H A DARCInstPrinter.h40 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp72 void BPFAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
120 unsigned OpNum, const char *ExtraCode, in PrintAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp169 unsigned OpNum = MI.getOperandNo(&MO); in isCrossCopy() local
229 unsigned OpNum = MI.getOperandNo(&MO); in transferUsedLanes() local
292 unsigned OpNum = MI.getOperandNo(&Use); in transferDefinedLanesStep() local
308 unsigned OpNum, LaneBitmask DefinedLanes) const { in transferDefinedLanes()
401 unsigned OpNum = DefMI.getOperandNo(&MO); in determineInitialDefinedLanes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp88 bool AVRAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
140 unsigned OpNum, const char *ExtraCode, in PrintAsmMemoryOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp78 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
107 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h119 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCParsedAsmOperand.h48 void setMCOperandNum (unsigned OpNum) { MCOperandNum = OpNum; } in setMCOperandNum()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2671 unsigned OpNum = 0; in parseConstants() local
3487 unsigned OpNum = 0; in parseGlobalIndirectSymbolRecord() local
4061 unsigned OpNum = 0; in parseFunctionBody() local
4082 unsigned OpNum = 0; in parseFunctionBody() local
4119 unsigned OpNum = 0; in parseFunctionBody() local
4149 unsigned OpNum = 0; in parseFunctionBody() local
4195 unsigned OpNum = 0; in parseFunctionBody() local
4233 unsigned OpNum = 0; in parseFunctionBody() local
4279 unsigned OpNum = 0; in parseFunctionBody() local
4294 unsigned OpNum = 0; in parseFunctionBody() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.cpp37 void M68kAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp189 void HexagonDCE::removeOperand(NodeAddr<InstrNode*> IA, unsigned OpNum) { in removeOperand()
224 unsigned OpNum, NewOpc; in rewrite() local
H A DHexagonSubtarget.cpp421 for (unsigned OpNum = 0; OpNum < DDst->getNumOperands(); OpNum++) { in adjustSchedDependency() local
496 for (unsigned OpNum = 0; OpNum < SrcI->getNumOperands(); OpNum++) { in restoreLatency() local
513 for (unsigned OpNum = 0; OpNum < DstI->getNumOperands(); OpNum++) { in restoreLatency() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrFoldTables.cpp5609 llvm::lookupFoldTable(unsigned RegOp, unsigned OpNum) { in lookupFoldTable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp64 void LanaiAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h97 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp618 void AArch64AsmPrinter::printOperand(const MachineInstr *MI, unsigned OpNum, in printOperand()
681 bool AArch64AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
775 unsigned OpNum, in PrintAsmMemoryOperand()

123