Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp102 bool hasIndexReg() const { in hasIndexReg() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h83 bool hasIndexReg() const { return !IndexReg.empty(); } in hasIndexReg() function