Home
last modified time | relevance | path

Searched defs:printOperand (Results 1 – 25 of 122) sorted by relevance

12345

/aosp_15_r20/external/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.cpp40 void SystemZInstPrinter::printOperand(const MCOperand &MO, const MCAsmInfo *MAI, in printOperand() function in SystemZInstPrinter
177 void SystemZInstPrinter::printOperand(const MCInst *MI, int OpNum, in printOperand() function in SystemZInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaInstPrinter.cpp59 void XtensaInstPrinter::printOperand(const MCOperand &MC, raw_ostream &O) { in printOperand() function in XtensaInstPrinter
81 void XtensaInstPrinter::printOperand(const MCInst *MI, int OpNum, in printOperand() function in XtensaInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp44 void SystemZInstPrinter::printOperand(const MCOperand &MO, const MCAsmInfo *MAI, in printOperand() function in SystemZInstPrinter
199 void SystemZInstPrinter::printOperand(const MCInst *MI, int OpNum, in printOperand() function in SystemZInstPrinter
H A DSystemZInstPrinter.h59 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp42 void SystemZInstPrinter::printOperand(const MCOperand &MO, const MCAsmInfo *MAI, in printOperand() function in SystemZInstPrinter
181 void SystemZInstPrinter::printOperand(const MCInst *MI, int OpNum, in printOperand() function in SystemZInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.h42 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h123 void printOperand(const MCInst *MI, uint64_t /*Address*/, unsigned OpNum, in printOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.cpp37 void M68kAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand() function in M68kAsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp62 void HexagonInstPrinter::printOperand(MCInst const *MI, unsigned OpNo, in printOperand() function in HexagonInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp62 void HexagonInstPrinter::printOperand(MCInst const *MI, unsigned OpNo, in printOperand() function in HexagonInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchInstPrinter.cpp63 void LoongArchInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() function in LoongArchInstPrinter
/aosp_15_r20/external/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.cpp46 void MSP430InstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() function in MSP430InstPrinter
/aosp_15_r20/external/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp74 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printOperand() function in XCoreInstPrinter
/aosp_15_r20/external/llvm/lib/Target/BPF/InstPrinter/
H A DBPFInstPrinter.cpp52 void BPFInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() function in BPFInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.cpp77 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printOperand() function in XCoreInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.cpp76 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printOperand() function in XCoreInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.cpp101 void AVRInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() function in llvm::AVRInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.cpp101 void AVRInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() function in llvm::AVRInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp72 void BPFAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand() function in BPFAsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp72 void BPFAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand() function in BPFAsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp53 void BPFInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() function in BPFInstPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp51 void BPFInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand() function in BPFInstPrinter
/aosp_15_r20/external/capstone/arch/XCore/
H A DXCoreInstPrinter.c225 static void printOperand(MCInst *MI, int OpNum, SStream *O) in printOperand() function
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp64 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand() function in MSP430AsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/InstPrinter/
H A DVEInstPrinter.cpp50 void VEInstPrinter::printOperand(const MCInst *MI, int opNum, in printOperand() function in VEInstPrinter

12345