Home
last modified time | relevance | path

Searched refs:printCCOperand (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcAsmPrinter.cpp44 void printCCOperand(const MachineInstr *MI, int opNum, raw_ostream &OS);
173 void SparcAsmPrinter::printCCOperand(const MachineInstr *MI, int opNum, in printCCOperand() function in SparcAsmPrinter
DSparcInstrInfo.td84 let PrintMethod = "printCCOperand" in
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.h38 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DMSP430InstPrinter.cpp88 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand() function in MSP430InstPrinter
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.h38 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DMSP430InstPrinter.cpp90 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand() function in MSP430InstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.h38 void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DMSP430InstPrinter.cpp90 void MSP430InstPrinter::printCCOperand(const MCInst *MI, unsigned OpNo, in printCCOperand() function in MSP430InstPrinter
/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.h48 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
DSparcInstPrinter.cpp163 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() function in SparcInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.h48 void printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
DSparcInstPrinter.cpp163 void SparcInstPrinter::printCCOperand(const MCInst *MI, int opNum, in printCCOperand() function in SparcInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/InstPrinter/
DLanaiInstPrinter.h39 void printCCOperand(const MCInst *MI, int OpNo, raw_ostream &O);
DLanaiInstPrinter.cpp285 void LanaiInstPrinter::printCCOperand(const MCInst *MI, int OpNo, in printCCOperand() function in LanaiInstPrinter
/external/llvm/lib/Target/Lanai/InstPrinter/
DLanaiInstPrinter.h39 void printCCOperand(const MCInst *MI, int OpNo, raw_ostream &O);
DLanaiInstPrinter.cpp285 void LanaiInstPrinter::printCCOperand(const MCInst *MI, int OpNo, in printCCOperand() function in LanaiInstPrinter
/external/capstone/arch/Sparc/
DSparcInstPrinter.c324 static void printCCOperand(MCInst *MI, int opNum, SStream *O) in printCCOperand() function
DSparcGenAsmWriter.inc853 printCCOperand(MI, 1, O);
862 printCCOperand(MI, 3, O);
890 printCCOperand(MI, 2, O);
894 printCCOperand(MI, 4, O);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td233 let PrintMethod = "printCCOperand";
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td235 let PrintMethod = "printCCOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DWritingAnLLVMBackend.rst1677 * ``printCCOperand`` (for conditional statements)
1692 ``printCCOperand`` should be used to print a conditional operand.
/external/llvm/docs/
DWritingAnLLVMBackend.rst1637 * ``printCCOperand`` (for conditional statements)
1652 ``printCCOperand`` should be used to print a conditional operand.
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430InstrInfo.td91 let PrintMethod = "printCCOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td92 let PrintMethod = "printCCOperand";
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.td91 let PrintMethod = "printCCOperand";

12