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