Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h964 bool isRISCV64() const { return getArch() == Triple::riscv64; } isRISCV64() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11322 bool isRISCV64 = Subtarget.is64Bit(); lowerEH_DWARF_CFA() local