Home
last modified time | relevance | path

Searched defs:hasBaseReg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h82 bool hasBaseReg() const { return !BaseReg.empty(); } in hasBaseReg() function
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp99 bool hasBaseReg() const { in hasBaseReg() function