Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp64 static void printUImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printUImmOperand()
71 static void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printSImmOperand()
77 void SystemZInstPrinter::printU1ImmOperand(const MCInst *MI, int OpNum, in printU1ImmOperand()
82 void SystemZInstPrinter::printU2ImmOperand(const MCInst *MI, int OpNum, in printU2ImmOperand()
87 void SystemZInstPrinter::printU3ImmOperand(const MCInst *MI, int OpNum, in printU3ImmOperand()
92 void SystemZInstPrinter::printU4ImmOperand(const MCInst *MI, int OpNum, in printU4ImmOperand()
97 void SystemZInstPrinter::printU6ImmOperand(const MCInst *MI, int OpNum, in printU6ImmOperand()
102 void SystemZInstPrinter::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand()
107 void SystemZInstPrinter::printU8ImmOperand(const MCInst *MI, int OpNum, in printU8ImmOperand()
112 void SystemZInstPrinter::printU12ImmOperand(const MCInst *MI, int OpNum, in printU12ImmOperand()
[all …]
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp359 void ARMInstPrinter::printThumbLdrLabelOperand(const MCInst *MI, unsigned OpNum, in printThumbLdrLabelOperand()
389 void ARMInstPrinter::printSORegRegOperand(const MCInst *MI, unsigned OpNum, in printSORegRegOperand()
409 void ARMInstPrinter::printSORegImmOperand(const MCInst *MI, unsigned OpNum, in printSORegImmOperand()
499 unsigned OpNum, in printAddrMode2OffsetOperand()
569 unsigned OpNum, in printAddrMode3OffsetOperand()
587 void ARMInstPrinter::printPostIdxImm8Operand(const MCInst *MI, unsigned OpNum, in printPostIdxImm8Operand()
596 void ARMInstPrinter::printPostIdxRegOperand(const MCInst *MI, unsigned OpNum, in printPostIdxRegOperand()
606 void ARMInstPrinter::printPostIdxImm8s4Operand(const MCInst *MI, unsigned OpNum, in printPostIdxImm8s4Operand()
615 void ARMInstPrinter::printLdStmModeOperand(const MCInst *MI, unsigned OpNum, in printLdStmModeOperand()
624 void ARMInstPrinter::printAddrMode5Operand(const MCInst *MI, unsigned OpNum, in printAddrMode5Operand()
[all …]
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCCodeEmitter.cpp89 uint64_t getPC16DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC16DBLEncoding()
95 uint64_t getPC32DBLEncoding(const MCInst &MI, unsigned OpNum, in getPC32DBLEncoding()
101 uint64_t getPC16DBLTLSEncoding(const MCInst &MI, unsigned OpNum, in getPC16DBLTLSEncoding()
107 uint64_t getPC32DBLTLSEncoding(const MCInst &MI, unsigned OpNum, in getPC32DBLTLSEncoding()
148 getBDAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr12Encoding()
158 getBDAddr20Encoding(const MCInst &MI, unsigned OpNum, in getBDAddr20Encoding()
168 getBDXAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDXAddr12Encoding()
179 getBDXAddr20Encoding(const MCInst &MI, unsigned OpNum, in getBDXAddr20Encoding()
191 getBDLAddr12Len8Encoding(const MCInst &MI, unsigned OpNum, in getBDLAddr12Len8Encoding()
202 getBDVAddr12Encoding(const MCInst &MI, unsigned OpNum, in getBDVAddr12Encoding()
[all …]
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp649 int OpNum = LdStDesc->ListOperand; in printInst() local
974 void AArch64InstPrinter::printAddSubImm(const MCInst *MI, unsigned OpNum, in printAddSubImm()
996 void AArch64InstPrinter::printLogicalImm32(const MCInst *MI, unsigned OpNum, in printLogicalImm32()
1004 void AArch64InstPrinter::printLogicalImm64(const MCInst *MI, unsigned OpNum, in printLogicalImm64()
1012 void AArch64InstPrinter::printShifter(const MCInst *MI, unsigned OpNum, in printShifter()
1024 void AArch64InstPrinter::printShiftedRegister(const MCInst *MI, unsigned OpNum, in printShiftedRegister()
1031 void AArch64InstPrinter::printExtendedRegister(const MCInst *MI, unsigned OpNum, in printExtendedRegister()
1038 void AArch64InstPrinter::printArithExtend(const MCInst *MI, unsigned OpNum, in printArithExtend()
1065 void AArch64InstPrinter::printMemExtend(const MCInst *MI, unsigned OpNum, in printMemExtend()
1082 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode()
[all …]
DAArch64InstPrinter.h88 void printMemExtend(const MCInst *MI, unsigned OpNum, in printMemExtend()
105 void printUImm12Offset(const MCInst *MI, unsigned OpNum, in printUImm12Offset()
111 void printAMIndexedWB(const MCInst *MI, unsigned OpNum, in printAMIndexedWB()
/external/llvm/lib/Target/NVPTX/InstPrinter/
DNVPTXInstPrinter.cpp92 void NVPTXInstPrinter::printCvtMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCvtMode()
142 void NVPTXInstPrinter::printCmpMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCmpMode()
215 void NVPTXInstPrinter::printLdStCode(const MCInst *MI, int OpNum, in printLdStCode()
263 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand()
279 void NVPTXInstPrinter::printProtoIdent(const MCInst *MI, int OpNum, in printProtoIdent()
/external/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp64 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
105 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2750 unsigned OpNum = 0; in parseConstants() local
3616 unsigned OpNum = 0; in parseModule() local
4080 unsigned OpNum = 0; in parseFunctionBody() local
4117 unsigned OpNum = 0; in parseFunctionBody() local
4145 unsigned OpNum = 0; in parseFunctionBody() local
4189 unsigned OpNum = 0; in parseFunctionBody() local
4228 unsigned OpNum = 0; in parseFunctionBody() local
4274 unsigned OpNum = 0; in parseFunctionBody() local
4289 unsigned OpNum = 0; in parseFunctionBody() local
4314 unsigned OpNum = 0; in parseFunctionBody() local
[all …]
/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp184 void AArch64AsmPrinter::printOperand(const MachineInstr *MI, unsigned OpNum, in printOperand()
251 bool AArch64AsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
332 unsigned OpNum, in PrintAsmMemoryOperand()
DAArch64BranchRelaxation.cpp399 unsigned OpNum = (MI->getOpcode() == AArch64::TBZW || in fixupConditionalBranch() local
/external/llvm/include/llvm/MC/MCParser/
DMCParsedAsmOperand.h48 void setMCOperandNum (unsigned OpNum) { MCOperandNum = OpNum; } in setMCOperandNum()
/external/llvm/lib/Target/BPF/
DBPFAsmPrinter.cpp49 void BPFAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
/external/llvm/lib/CodeGen/
DRegAllocFast.cpp590 RAFast::defineVirtReg(MachineInstr *MI, unsigned OpNum, in defineVirtReg()
623 RAFast::reloadVirtReg(MachineInstr *MI, unsigned OpNum, in reloadVirtReg()
674 bool RAFast::setPhysReg(MachineInstr *MI, unsigned OpNum, unsigned PhysReg) { in setPhysReg()
DExecutionDepsFix.cpp505 unsigned OpNum; in processDefs() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp175 void ARMAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand()
237 bool ARMAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
413 unsigned OpNum, unsigned AsmVariant, in PrintAsmMemoryOperand()
DThumb2SizeReduction.cpp381 unsigned OpNum = 3; // First 'rest' of operands. in ReduceLoadStore() local
/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp254 PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmMemoryOperand()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1294 getPartialRegUpdateClearance(const MachineInstr *MI, unsigned OpNum, in getPartialRegUpdateClearance()
1314 virtual unsigned getUndefRegClearance(const MachineInstr *MI, unsigned &OpNum, in getUndefRegClearance()
1338 breakPartialRegDependency(MachineBasicBlock::iterator MI, unsigned OpNum, in breakPartialRegDependency()
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp107 unsigned short OpNum; member
394 unsigned OpNum = ShufTab[i].Op ? ShufTab[i].Op->OpNum : 0; in main() local
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp435 bool MipsAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand()
535 unsigned OpNum, unsigned AsmVariant, in PrintAsmMemoryOperand()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp1391 getT2AddrModeSORegOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeSORegOpValue()
1410 getT2AddrModeImm8OpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm8OpValue()
1432 getT2AddrModeImm8OffsetOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm8OffsetOpValue()
1449 getT2AddrModeImm12OffsetOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm12OffsetOpValue()
/external/llvm/include/llvm/MC/
DMCInstrDesc.h162 int getOperandConstraint(unsigned OpNum, in getOperandConstraint()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp5508 MachineFunction &MF, MachineInstr *MI, unsigned OpNum, in foldMemoryOperandCustom()
5542 MachineFunction &MF, MachineInstr *MI, unsigned OpNum, in foldMemoryOperandImpl()
5777 getPartialRegUpdateClearance(const MachineInstr *MI, unsigned OpNum, in getPartialRegUpdateClearance()
5871 getUndefRegClearance(const MachineInstr *MI, unsigned &OpNum, in getUndefRegClearance()
5888 breakPartialRegDependency(MachineBasicBlock::iterator MI, unsigned OpNum, in breakPartialRegDependency()
/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp363 void AMDGPUInstPrinter::printInterpSlot(const MCInst *MI, unsigned OpNum, in printInterpSlot()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1017 unsigned OpNum = (MI->getOpcode() == PPC::STD) ? 2 : 1; in EmitInstruction() local

12