Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h83 bool hasIndexReg() const { return !IndexReg.empty(); } in hasIndexReg() function
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp103 bool hasIndexReg() const { in hasIndexReg() function