Searched refs:isStackReg (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp331 if (isStackReg(Reg0) || isStackReg(Reg1)) {
H A DAArch64InstPrinter.h163 bool isStackReg(unsigned RegNo) { function in class:llvm::AArch64InstPrinter

Completed in 105 milliseconds