Home
last modified time | relevance | path

Searched refs:riscv32 (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_riscv32.cpp31 case llvm::Triple::riscv32: in GetRegisterInfoPtr()
42 case llvm::Triple::riscv32: in GetRegisterInfoCount()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/TargetInfo/
H A DRISCVTargetInfo.cpp26 RegisterTarget<Triple::riscv32, /*HasJIT=*/true> X( in LLVMInitializeRISCVTargetInfo()
/freebsd/crypto/openssl/crypto/aes/
H A Dbuild.info57 $AESASM_riscv32=aes_core.c aes_cbc.c aes-riscv32-zkn.s
131 GENERATE[aes-riscv32-zkn.s]=asm/aes-riscv32-zkn.pl
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp65 case riscv32: return "riscv32"; in getArchTypeName()
240 case riscv32: in getArchTypePrefix()
454 .Case("riscv32", riscv32) in getArchTypeForLLVMName()
600 .Case("riscv32", Triple::riscv32) in parseArch()
969 case Triple::riscv32: in getDefaultFormat()
1692 case llvm::Triple::riscv32: in getArchPointerBitWidth()
1800 case Triple::riscv32: in get32BitArchVariant()
1832 case Triple::riscv64: T.setArch(Triple::riscv32); break; in get32BitArchVariant()
1909 case Triple::riscv32: T.setArch(Triple::riscv64); break; in get64BitArchVariant()
1948 case Triple::riscv32: in getBigEndianArchVariant()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DNetBSD.cpp219 case llvm::Triple::riscv32: in ConstructJob()
298 case llvm::Triple::riscv32: in ConstructJob()
451 case llvm::Triple::riscv32: in GetDefaultCXXStdlibType()
H A DManagarm.cpp58 if (Triple.getArch() == llvm::Triple::riscv32) in getOSLibDir()
H A DLinux.cpp206 if (Triple.getArch() == llvm::Triple::riscv32) in getOSLibDir()
579 case llvm::Triple::riscv32: in getDynamicLinker()
H A DOHOS.cpp100 case llvm::Triple::riscv32: in getMultiarchTriple()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.h84 if (llvm::Triple::riscv32 == machine) in CodeAddressIsValid()
H A DABISysV_riscv.cpp143 if (llvm::Triple::riscv32 != machine && llvm::Triple::riscv64 != machine) in CreateInstance()
510 if (llvm::Triple::riscv32 == machine) { in GetValObjFromIntRegs()
520 if (llvm::Triple::riscv32 == machine) in GetValObjFromIntRegs()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF.cpp134 case Triple::riscv32: in link_ELF()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp186 arch.GetMachine() != llvm::Triple::riscv32) { in CreateRegisterContextForFrame()
206 case llvm::Triple::riscv32: in CreateRegisterContextForFrame()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp548 case llvm::Triple::riscv32: in GetSoftwareBreakpointTrapOpcode()
582 case llvm::Triple::riscv32: in GetSoftwareBreakpointPCOffset()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DXRayInstrumentation.cpp295 case Triple::ArchType::riscv32: in run()
/freebsd/sys/contrib/openzfs/config/
H A Dhost-cpu-c-abi.m4241 riscv32 | riscv64 )
252 [cpu=riscv32])
592 riscv32 | riscv64 )
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DXRayArgs.cpp54 case llvm::Triple::riscv32: in XRayArgs()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h78 riscv32, // RISC-V (32-bit): riscv32 enumerator
1073 bool isRISCV32() const { return getArch() == Triple::riscv32; } in isRISCV32()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp853 case Triple::riscv32: in getRelocationResolver()
899 Obj->getArch() != Triple::riscv32 && in resolveRelocation()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp247 case Triple::riscv32: in convertTripleArchTypeToEMachine()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1301 case Triple::riscv32: in getJumpTableEntrySize()
1366 } else if (JumpTableArch == Triple::riscv32 || in createJumpTableEntryAsm()
1388 Arch == Triple::riscv32 || Arch == Triple::riscv64 || in buildBitSetsFromFunctions()
1582 if (JumpTableArch == Triple::riscv32 || JumpTableArch == Triple::riscv64) { in createJumpTable()
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.sub305 | riscv32 | riscv64 \
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub305 | riscv32 | riscv64 \
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp554 (target_machine == llvm::Triple::riscv32 && in SetupTargetOpts()
560 (target_machine == llvm::Triple::riscv32 && in SetupTargetOpts()
/freebsd/contrib/jemalloc/build-aux/
H A Dconfig.sub1233 | riscv | riscv32 | riscv32be | riscv64 | riscv64be \
/freebsd/contrib/dialog/
H A Dconfig.sub1232 | riscv | riscv32 | riscv64 \

123