Home
last modified time | relevance | path

Searched refs:printCondCode (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86InstPrinterCommon.h26 void printCondCode(const MCInst *MI, unsigned Op, raw_ostream &OS);
DX86InstPrinterCommon.cpp28 void X86InstPrinterCommon::printCondCode(const MCInst *MI, unsigned Op, in printCondCode() function in X86InstPrinterCommon
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86InstPrinterCommon.h26 void printCondCode(const MCInst *MI, unsigned Op, raw_ostream &OS);
DX86InstPrinterCommon.cpp27 void X86InstPrinterCommon::printCondCode(const MCInst *MI, unsigned Op, in printCondCode() function in X86InstPrinterCommon
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h91 void printCondCode(const MCInst *MI, unsigned OpNum,
DAArch64InstPrinter.cpp1138 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode() function in AArch64InstPrinter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.h96 void printCondCode(const MCInst *MI, unsigned OpNum,
DAArch64InstPrinter.cpp1057 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode() function in AArch64InstPrinter
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.h100 void printCondCode(const MCInst *MI, unsigned OpNum,
DAArch64InstPrinter.cpp1071 void AArch64InstPrinter::printCondCode(const MCInst *MI, unsigned OpNum, in printCondCode() function in AArch64InstPrinter
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c1174 static void printCondCode(MCInst *MI, unsigned OpNum, SStream *O) in printCondCode() function
DAArch64GenAsmWriter.inc5240 printCondCode(MI, 0, O);
6416 printCondCode(MI, 3, O);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td619 let PrintMethod = "printCondCode";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc31948 printCondCode(MI, 7, O);
31955 printCondCode(MI, 3, O);
32018 printCondCode(MI, 1, O);
32091 printCondCode(MI, 5, O);
DX86GenAsmWriter.inc47569 printCondCode(MI, 7, O);
47573 printCondCode(MI, 3, O);
47627 printCondCode(MI, 1, O);
47701 printCondCode(MI, 5, O);
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.td639 let PrintMethod = "printCondCode";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmWriter.inc11799 printCondCode(MI, 0, STI, O);
13951 printCondCode(MI, 3, STI, O);
DAArch64GenAsmWriter1.inc12796 printCondCode(MI, 0, STI, O);
14691 printCondCode(MI, 3, STI, O);
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1081 let PrintMethod = "printCondCode";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1561 let PrintMethod = "printCondCode";
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1687 let PrintMethod = "printCondCode";