Home
last modified time | relevance | path

Searched refs:printVRegOperand (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h66 void printVRegOperand(const MCInst *MI, unsigned OpNo,
DAArch64InstPrinter.cpp957 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand() function in AArch64InstPrinter
/external/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td461 def V64 : RegisterOperand<FPR64, "printVRegOperand"> {
465 def V128 : RegisterOperand<FPR128, "printVRegOperand"> {
470 def V128_lo : RegisterOperand<FPR128_lo, "printVRegOperand"> {