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

/openbsd-current/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h897 bool isRISCV64() const { return getArch() == Triple::riscv64; } function in class:llvm::Triple
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7599 bool isRISCV64 = Subtarget.is64Bit(); local

Completed in 264 milliseconds