Home
last modified time | relevance | path

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

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