Searched defs:isRISCV64 (Results 1 – 2 of 2) sorted by relevance
998 bool isRISCV64() const { return getArch() == Triple::riscv64; } in isRISCV64() function
12125 bool isRISCV64 = Subtarget.is64Bit(); lowerEH_DWARF_CFA() local