Home
last modified time | relevance | path

Searched defs:OpNo (Results 1 – 25 of 97) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ATTInstPrinter.h49 void printanymem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printanymem()
52 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
56 void printbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printbytemem()
59 void printwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printwordmem()
62 void printdwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printdwordmem()
65 void printqwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printqwordmem()
68 void printxmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printxmmwordmem()
71 void printymmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printymmwordmem()
74 void printzmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printzmmwordmem()
77 void printtbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printtbytemem()
[all …]
DX86IntelInstPrinter.h50 void printanymem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printanymem()
54 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
58 void printbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printbytemem()
62 void printwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printwordmem()
66 void printdwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printdwordmem()
70 void printqwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printqwordmem()
74 void printxmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printxmmwordmem()
78 void printymmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printymmwordmem()
82 void printzmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printzmmwordmem()
86 void printtbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printtbytemem()
[all …]
DX86InstPrinterCommon.cpp294 void X86InstPrinterCommon::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm()
314 void X86InstPrinterCommon::printOptionalSegReg(const MCInst *MI, unsigned OpNo, in printOptionalSegReg()
339 void X86InstPrinterCommon::printVKPair(const MCInst *MI, unsigned OpNo, in printVKPair()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp37 void AMDGPUInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand()
43 void AMDGPUInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand()
48 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand()
60 void AMDGPUInstPrinter::printU4ImmDecOperand(const MCInst *MI, unsigned OpNo, in printU4ImmDecOperand()
65 void AMDGPUInstPrinter::printU8ImmDecOperand(const MCInst *MI, unsigned OpNo, in printU8ImmDecOperand()
70 void AMDGPUInstPrinter::printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, in printU16ImmDecOperand()
75 void AMDGPUInstPrinter::printU32ImmOperand(const MCInst *MI, unsigned OpNo, in printU32ImmOperand()
81 void AMDGPUInstPrinter::printNamedBit(const MCInst *MI, unsigned OpNo, in printNamedBit()
88 void AMDGPUInstPrinter::printOffen(const MCInst *MI, unsigned OpNo, in printOffen()
93 void AMDGPUInstPrinter::printIdxen(const MCInst *MI, unsigned OpNo, in printIdxen()
[all …]
DAMDGPUMCCodeEmitter.h48 virtual unsigned getSOPPBrEncoding(const MCInst &MI, unsigned OpNo, in getSOPPBrEncoding()
54 virtual unsigned getSDWASrcEncoding(const MCInst &MI, unsigned OpNo, in getSDWASrcEncoding()
60 virtual unsigned getSDWAVopcDstEncoding(const MCInst &MI, unsigned OpNo, in getSDWAVopcDstEncoding()
66 virtual unsigned getAVOperandEncoding(const MCInst &MI, unsigned OpNo, in getAVOperandEncoding()
DSIMCCodeEmitter.cpp347 unsigned SIMCCodeEmitter::getSOPPBrEncoding(const MCInst &MI, unsigned OpNo, in getSOPPBrEncoding()
363 SIMCCodeEmitter::getSDWASrcEncoding(const MCInst &MI, unsigned OpNo, in getSDWASrcEncoding()
393 SIMCCodeEmitter::getSDWAVopcDstEncoding(const MCInst &MI, unsigned OpNo, in getSDWAVopcDstEncoding()
412 SIMCCodeEmitter::getAVOperandEncoding(const MCInst &MI, unsigned OpNo, in getAVOperandEncoding()
484 unsigned OpNo = 0; in getMachineOpValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.cpp201 void PPCInstPrinter::printPredicateOperand(const MCInst *MI, unsigned OpNo, in printPredicateOperand()
298 void PPCInstPrinter::printATBitsAsHint(const MCInst *MI, unsigned OpNo, in printATBitsAsHint()
307 void PPCInstPrinter::printU1ImmOperand(const MCInst *MI, unsigned OpNo, in printU1ImmOperand()
314 void PPCInstPrinter::printU2ImmOperand(const MCInst *MI, unsigned OpNo, in printU2ImmOperand()
321 void PPCInstPrinter::printU3ImmOperand(const MCInst *MI, unsigned OpNo, in printU3ImmOperand()
328 void PPCInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand()
335 void PPCInstPrinter::printS5ImmOperand(const MCInst *MI, unsigned OpNo, in printS5ImmOperand()
342 void PPCInstPrinter::printU5ImmOperand(const MCInst *MI, unsigned OpNo, in printU5ImmOperand()
349 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand()
356 void PPCInstPrinter::printU7ImmOperand(const MCInst *MI, unsigned OpNo, in printU7ImmOperand()
[all …]
DPPCMCCodeEmitter.cpp43 getDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getDirectBrEncoding()
55 unsigned PPCMCCodeEmitter::getCondBrEncoding(const MCInst &MI, unsigned OpNo, in getCondBrEncoding()
68 getAbsDirectBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsDirectBrEncoding()
81 getAbsCondBrEncoding(const MCInst &MI, unsigned OpNo, in getAbsCondBrEncoding()
93 unsigned PPCMCCodeEmitter::getImm16Encoding(const MCInst &MI, unsigned OpNo, in getImm16Encoding()
105 unsigned PPCMCCodeEmitter::getMemRIEncoding(const MCInst &MI, unsigned OpNo, in getMemRIEncoding()
123 unsigned PPCMCCodeEmitter::getMemRIXEncoding(const MCInst &MI, unsigned OpNo, in getMemRIXEncoding()
141 unsigned PPCMCCodeEmitter::getMemRIX16Encoding(const MCInst &MI, unsigned OpNo, in getMemRIX16Encoding()
162 unsigned PPCMCCodeEmitter::getSPE8DisEncoding(const MCInst &MI, unsigned OpNo, in getSPE8DisEncoding()
177 unsigned PPCMCCodeEmitter::getSPE4DisEncoding(const MCInst &MI, unsigned OpNo, in getSPE4DisEncoding()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.cpp236 getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue()
258 getBranchTargetOpValue1SImm16(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue1SImm16()
280 getBranchTargetOpValueMMR6(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValueMMR6()
303 getBranchTargetOpValueLsl2MMR6(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValueLsl2MMR6()
326 getBranchTarget7OpValueMM(const MCInst &MI, unsigned OpNo, in getBranchTarget7OpValueMM()
347 getBranchTargetOpValueMMPC10(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValueMMPC10()
368 getBranchTargetOpValueMM(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValueMM()
390 getBranchTarget21OpValue(const MCInst &MI, unsigned OpNo, in getBranchTarget21OpValue()
412 getBranchTarget21OpValueMM(const MCInst &MI, unsigned OpNo, in getBranchTarget21OpValueMM()
434 getBranchTarget26OpValue(const MCInst &MI, unsigned OpNo, in getBranchTarget26OpValue()
[all …]
DMipsInstPrinter.cpp31 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg()
125 void MipsInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
205 unsigned OpNo, raw_ostream &OS) { in printAlias()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430InstPrinter.cpp37 void MSP430InstPrinter::printPCRelImmOperand(const MCInst *MI, unsigned OpNo, in printPCRelImmOperand()
52 void MSP430InstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
67 void MSP430InstPrinter::printSrcMemOperand(const MCInst *MI, unsigned OpNo, in printSrcMemOperand()
97 void MSP430InstPrinter::printIndRegOperand(const MCInst *MI, unsigned OpNo, in printIndRegOperand()
103 void MSP430InstPrinter::printPostIndRegOperand(const MCInst *MI, unsigned OpNo, in printPostIndRegOperand()
109 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiInstPrinter.cpp149 void LanaiInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
163 void LanaiInstPrinter::printMemImmOperand(const MCInst *MI, unsigned OpNo, in printMemImmOperand()
177 void LanaiInstPrinter::printHi16ImmOperand(const MCInst *MI, unsigned OpNo, in printHi16ImmOperand()
189 void LanaiInstPrinter::printHi16AndImmOperand(const MCInst *MI, unsigned OpNo, in printHi16AndImmOperand()
201 void LanaiInstPrinter::printLo16AndImmOperand(const MCInst *MI, unsigned OpNo, in printLo16AndImmOperand()
237 void LanaiInstPrinter::printMemRiOperand(const MCInst *MI, int OpNo, in printMemRiOperand()
252 void LanaiInstPrinter::printMemRrOperand(const MCInst *MI, int OpNo, in printMemRrOperand()
273 void LanaiInstPrinter::printMemSplsOperand(const MCInst *MI, int OpNo, in printMemSplsOperand()
288 void LanaiInstPrinter::printCCOperand(const MCInst *MI, int OpNo, in printCCOperand()
299 void LanaiInstPrinter::printPredicateOperand(const MCInst *MI, unsigned OpNo, in printPredicateOperand()
DLanaiMCCodeEmitter.cpp186 const MCInst &Inst, unsigned OpNo, SmallVectorImpl<MCFixup> &Fixups, in getRiMemoryOpValue()
218 const MCInst &Inst, unsigned OpNo, SmallVectorImpl<MCFixup> &Fixups, in getRrMemoryOpValue()
256 LanaiMCCodeEmitter::getSplsOpValue(const MCInst &Inst, unsigned OpNo, in getSplsOpValue()
289 const MCInst &Inst, unsigned OpNo, SmallVectorImpl<MCFixup> &Fixups, in getBranchTargetOpValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVInstPrinter.cpp85 void RISCVInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
105 void RISCVInstPrinter::printCSRSystemRegister(const MCInst *MI, unsigned OpNo, in printCSRSystemRegister()
116 void RISCVInstPrinter::printFenceArg(const MCInst *MI, unsigned OpNo, in printFenceArg()
134 void RISCVInstPrinter::printFRMArg(const MCInst *MI, unsigned OpNo, in printFRMArg()
141 void RISCVInstPrinter::printAtomicMemOp(const MCInst *MI, unsigned OpNo, in printAtomicMemOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFInstPrinter.cpp51 void BPFInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
65 void BPFInstPrinter::printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O, in printMemOperand()
86 void BPFInstPrinter::printImm64Operand(const MCInst *MI, unsigned OpNo, in printImm64Operand()
97 void BPFInstPrinter::printBrTargetOperand(const MCInst *MI, unsigned OpNo, in printBrTargetOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp202 void X86AsmPrinter::PrintOperand(const MachineInstr *MI, unsigned OpNo, in PrintOperand()
245 void X86AsmPrinter::PrintModifiedOperand(const MachineInstr *MI, unsigned OpNo, in PrintModifiedOperand()
265 void X86AsmPrinter::PrintPCRelImm(const MachineInstr *MI, unsigned OpNo, in PrintPCRelImm()
283 void X86AsmPrinter::PrintLeaMemReference(const MachineInstr *MI, unsigned OpNo, in PrintLeaMemReference()
335 void X86AsmPrinter::PrintMemReference(const MachineInstr *MI, unsigned OpNo, in PrintMemReference()
348 unsigned OpNo, raw_ostream &O, in PrintIntelMemReference()
448 bool X86AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
539 bool X86AsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmMemoryOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.cpp93 AVRMCCodeEmitter::encodeRelCondBrTarget(const MCInst &MI, unsigned OpNo, in encodeRelCondBrTarget()
113 unsigned AVRMCCodeEmitter::encodeLDSTPtrReg(const MCInst &MI, unsigned OpNo, in encodeLDSTPtrReg()
134 unsigned AVRMCCodeEmitter::encodeMemri(const MCInst &MI, unsigned OpNo, in encodeMemri()
170 unsigned AVRMCCodeEmitter::encodeComplement(const MCInst &MI, unsigned OpNo, in encodeComplement()
181 unsigned AVRMCCodeEmitter::encodeImm(const MCInst &MI, unsigned OpNo, in encodeImm()
205 unsigned AVRMCCodeEmitter::encodeCallTarget(const MCInst &MI, unsigned OpNo, in encodeCallTarget()
DAVRInstPrinter.cpp101 void AVRInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
126 void AVRInstPrinter::printPCRelImm(const MCInst *MI, unsigned OpNo, in printPCRelImm()
146 void AVRInstPrinter::printMemri(const MCInst *MI, unsigned OpNo, in printMemri()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCCodeEmitter.cpp150 getCallTargetOpValue(const MCInst &MI, unsigned OpNo, in getCallTargetOpValue()
185 getBranchTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchTargetOpValue()
198 getBranchPredTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchPredTargetOpValue()
211 getBranchOnRegTargetOpValue(const MCInst &MI, unsigned OpNo, in getBranchOnRegTargetOpValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp208 Instruction *User, unsigned OpNo, in appendAndTransferDominatedUses()
358 unsigned OpNo) { in findInsertionPoint()
368 unsigned OpNo, in isDominated()
394 unsigned OpNo, in tryAndMerge()
445 Instruction *User, unsigned OpNo, InsertionPoints &InsertPts) { in computeInsertionPoint()
563 unsigned OpNo = &U - I.op_begin(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyInstPrinter.cpp209 void WebAssemblyInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
253 void WebAssemblyInstPrinter::printBrList(const MCInst *MI, unsigned OpNo, in printBrList()
265 unsigned OpNo, in printWebAssemblyP2AlignOperand()
274 unsigned OpNo, in printWebAssemblySignatureOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp62 void HexagonInstPrinter::printOperand(MCInst const *MI, unsigned OpNo, in printOperand()
81 void HexagonInstPrinter::printBrtarget(MCInst const *MI, unsigned OpNo, in printBrtarget()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVAsmPrinter.cpp90 bool RISCVAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
140 unsigned OpNo, in PrintAsmMemoryOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp874 void AArch64InstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
889 void AArch64InstPrinter::printImm(const MCInst *MI, unsigned OpNo, in printImm()
896 void AArch64InstPrinter::printImmHex(const MCInst *MI, unsigned OpNo, in printImmHex()
903 void AArch64InstPrinter::printPostIncOperand(const MCInst *MI, unsigned OpNo, in printPostIncOperand()
916 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand()
925 void AArch64InstPrinter::printSysCROperand(const MCInst *MI, unsigned OpNo, in printSysCROperand()
1378 void AArch64InstPrinter::printBarrierOption(const MCInst *MI, unsigned OpNo, in printBarrierOption()
1401 void AArch64InstPrinter::printMRSSystemRegister(const MCInst *MI, unsigned OpNo, in printMRSSystemRegister()
1421 void AArch64InstPrinter::printMSRSystemRegister(const MCInst *MI, unsigned OpNo, in printMSRSystemRegister()
1441 void AArch64InstPrinter::printSystemPStateField(const MCInst *MI, unsigned OpNo, in printSystemPStateField()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp129 bool MSP430AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, in PrintAsmOperand()
140 unsigned OpNo, in PrintAsmMemoryOperand()

1234