Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/
H A Dxtensa-isa-internal.h56 char isPCRelative; /* Is this a PC-relative offset? */ member
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp135 bool isPCRelative() const { in isPCRelative() function