Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h65 void printVRegOperand(const MCInst *MI, unsigned OpNo,
DAArch64InstPrinter.cpp923 void AArch64InstPrinter::printVRegOperand(const MCInst *MI, unsigned OpNo, in printVRegOperand() function in AArch64InstPrinter
/external/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td457 def V64 : RegisterOperand<FPR64, "printVRegOperand"> {
461 def V128 : RegisterOperand<FPR128, "printVRegOperand"> {
466 def V128_lo : RegisterOperand<FPR128_lo, "printVRegOperand"> {