| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfoPOSIX_riscv32.cpp | 31 case llvm::Triple::riscv32: in GetRegisterInfoPtr() 42 case llvm::Triple::riscv32: in GetRegisterInfoCount()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/TargetInfo/ |
| H A D | RISCVTargetInfo.cpp | 26 RegisterTarget<Triple::riscv32, /*HasJIT=*/true> X( in LLVMInitializeRISCVTargetInfo()
|
| /freebsd/crypto/openssl/crypto/aes/ |
| H A D | build.info | 57 $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 D | Triple.cpp | 65 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 D | NetBSD.cpp | 219 case llvm::Triple::riscv32: in ConstructJob() 298 case llvm::Triple::riscv32: in ConstructJob() 451 case llvm::Triple::riscv32: in GetDefaultCXXStdlibType()
|
| H A D | Managarm.cpp | 58 if (Triple.getArch() == llvm::Triple::riscv32) in getOSLibDir()
|
| H A D | Linux.cpp | 206 if (Triple.getArch() == llvm::Triple::riscv32) in getOSLibDir() 579 case llvm::Triple::riscv32: in getDynamicLinker()
|
| H A D | OHOS.cpp | 100 case llvm::Triple::riscv32: in getMultiarchTriple()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
| H A D | ABISysV_riscv.h | 84 if (llvm::Triple::riscv32 == machine) in CodeAddressIsValid()
|
| H A D | ABISysV_riscv.cpp | 143 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 D | ELF.cpp | 134 case Triple::riscv32: in link_ELF()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | ThreadElfCore.cpp | 186 arch.GetMachine() != llvm::Triple::riscv32) { in CreateRegisterContextForFrame() 206 case llvm::Triple::riscv32: in CreateRegisterContextForFrame()
|
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | NativeProcessProtocol.cpp | 548 case llvm::Triple::riscv32: in GetSoftwareBreakpointTrapOpcode() 582 case llvm::Triple::riscv32: in GetSoftwareBreakpointPCOffset()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | XRayInstrumentation.cpp | 295 case Triple::ArchType::riscv32: in run()
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | host-cpu-c-abi.m4 | 241 riscv32 | riscv64 ) 252 [cpu=riscv32]) 592 riscv32 | riscv64 )
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | XRayArgs.cpp | 54 case llvm::Triple::riscv32: in XRayArgs()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | Triple.h | 78 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 D | RelocationResolver.cpp | 853 case Triple::riscv32: in getRelocationResolver() 899 Obj->getArch() != Triple::riscv32 && in resolveRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | ELF.cpp | 247 case Triple::riscv32: in convertTripleArchTypeToEMachine()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 1301 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 D | config.sub | 305 | riscv32 | riscv64 \
|
| /freebsd/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | config.sub | 305 | riscv32 | riscv64 \
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 554 (target_machine == llvm::Triple::riscv32 && in SetupTargetOpts() 560 (target_machine == llvm::Triple::riscv32 && in SetupTargetOpts()
|
| /freebsd/contrib/jemalloc/build-aux/ |
| H A D | config.sub | 1233 | riscv | riscv32 | riscv32be | riscv64 | riscv64be \
|
| /freebsd/contrib/dialog/ |
| H A D | config.sub | 1232 | riscv | riscv32 | riscv64 \
|