Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:is64BitMode

44   bool is64BitMode(const MCSubtargetInfo &STI) const {
377 assert(is64BitMode(STI) && "Rip-relative addressing requires 64-bit mode");
476 (!is64BitMode(STI) || BaseReg != 0)) {
1137 if (is64BitMode(STI)) {
1210 (is64BitMode(STI) && AdSize == X86II::AdSize32)) {
1214 } else if (is64BitMode(STI)) {