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